service CellProperties in module com::sun::star::table:: |
service CellProperties;
service that holds all cell properties.
Exported Interfaces |
provides information about and access to the properties from an implementation.
Property Summary |
|
| CellStyle | contains the name of the style of the cell. |
| CellBackColor | contains the cell background color. |
| IsCellBackgroundTransparent | If this property is true , the cell background is transparent, and the CellProperties::CellBackColor value is not used. |
| NumberFormat | contains the index of the number format that is used in the cells. |
| ShadowFormat | contains a description of the shadow. |
| HoriJustify | property containing the horizontal alignment of text within the cells. |
| VertJustify | property containing the vertical alignment of text within the cells. |
| Orientation | property containing the orientation of text within the cells. |
| CellProtection | contains a description of the cell protection. |
| TableBorder | property containing a description of the cell border. |
| IsTextWrapped | property is true if text in the cells is wrapped. |
| RotateAngle | defines how much the content of cells is rotated (1/100th degrees). |
| RotateReference | defines at which edge rotated cells are aligned. |
Property Details |
||||||||||||||
|
||||||||||||||
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.