Top   Module   Use   Manual   Index 

com :: sun :: star :: table ::

struct ShadowFormat


Description
describes the settings of a cell shadow.


Elements

com::sun::star::table::ShadowLocation Location
Description
contains the location of the shadow.
short ShadowWidth
Description
contains the size of the shadow.
boolean IsTransparent
Description
is true , if shadow is transparent.
long Color
Description
contains the color value of the shadow.
Top of Page