Overview | Module | Use | Devguide | Index |
Services' Summary | Interfaces' Summary | Properties' Summary | Services' Details | Interfaces' Details | Properties' Details |
service CellProperties |
Exported Interfaces - Summary | |
::com::sun::star::beans::XPropertySet | provides access to the properties. |
Properties' Summary | |
string CellStyle |
[ OPTIONAL ] contains the name of the style of the cell. |
::com::sun::star::util::Color CellBackColor |
contains the cell background color. |
boolean IsCellBackgroundTransparent |
is true, if the cell background is transparent. |
CellHoriJustify HoriJustify |
contains the horizontal alignment of the cell contents. |
CellVertJustify VertJustify |
contains the vertical alignment of the cell contents. |
boolean IsTextWrapped |
is true, if text in the cells will be wrapped automatically at the right border. |
short ParaIndent |
defines the indentation of the cell contents (in 1/100 mm). |
CellOrientation Orientation |
contains the orientation of the cell contents. |
long RotateAngle |
defines how much the content of cells is rotated (in 1/100 degrees). |
CellVertJustify RotateReference |
defines at which edge rotated cells are aligned. |
boolean AsianVerticalMode |
[ OPTIONAL ] selects Asian character orientation in vertical orientation. |
TableBorder TableBorder |
contains a description of the cell or cell range border. |
BorderLine TopBorder |
contains a description of the top border line of each cell. |
BorderLine BottomBorder |
contains a description of the bottom border line of each cell. |
BorderLine LeftBorder |
contains a description of the left border line of each cell. |
BorderLine RightBorder |
contains a description of the right border line of each cell. |
long NumberFormat |
contains the index of the number format that is used in the cells. |
ShadowFormat ShadowFormat |
contains a description of the shadow. |
::com::sun::star::util::CellProtection CellProtection |
contains a description of the cell protection. |
::com::sun::star::container::XNameContainer UserDefinedAttributes |
[ OPTIONAL ] stores additional attributes. |
BorderLine DiagonalTLBR |
[ OPTIONAL ] contains a description of the top left to bottom right diagonal line of each cell. |
BorderLine DiagonalBLTR |
[ OPTIONAL ] contains a description of the bottom left to top right diagonal line of each cell. |
boolean ShrinkToFit |
[ OPTIONAL ] is true, if the cell content will be shrinked to fit in the cell. |
Exported Interfaces - Details | |
::com::sun::star::beans::XPropertySet
|
Properties' Details | |
CellStyle
|
|
CellBackColor
|
|
IsCellBackgroundTransparent
|
|
HoriJustify
|
|
VertJustify
|
|
IsTextWrapped
|
|
ParaIndent
|
|
Orientation
|
|
RotateAngle
|
|
RotateReference
|
|
AsianVerticalMode
|
|
TableBorder
|
|
TopBorder
|
|
BottomBorder
|
|
LeftBorder
|
|
RightBorder
|
|
NumberFormat
|
|
ShadowFormat
|
|
CellProtection
|
|
UserDefinedAttributes
|
|
DiagonalTLBR
|
|
DiagonalBLTR
|
|
ShrinkToFit
|
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.