Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: text ::

service CellProperties
Description
service that holds all cell properties of a text table cell in a text document.
See also
Cell

Included Services - Summary
::com::sun::star::xml::UserDefinedAttributesSupplier

contains user defined attributes. (details)

Exported Interfaces - Summary
::com::sun::star::beans::XPropertySet

gives access to the objects properties

Properties' Summary
string
CellName
contains the cell name, see SwXTextTable::getCellByName for more information  
::com::sun::star::util::Color
BackColor
contains the background color.  
string
BackGraphicURL
contains the URL to the background graphic.  
string
BackGraphicFilter
contains the name of the graphic filter of the background graphic.  
::com::sun::star::style::GraphicLocation
BackGraphicLocation
determins the position of the background graphic.  
long
NumberFormat
contains the number format.  
boolean
BackTransparent
determins whether the background is transparent.  
::com::sun::star::table::BorderLine
LeftBorder
contains the left border line.  
::com::sun::star::table::BorderLine
RightBorder
contains the right border line.  
::com::sun::star::table::BorderLine
TopBorder
contains the top border line.  
::com::sun::star::table::BorderLine
BottomBorder
contains the bottom border line.  
long
LeftBorderDistance
contains the distance of the left border.  
long
RightBorderDistance
contains the distance of the right border.  
long
TopBorderDistance
contains the distance of the top border.  
long
BottomBorderDistance
contains the distance of the bottom border.  
[ readonly ] XTextSection
TextSection
contains the text section the text table is contained in if there is any.  
boolean
IsProtected
determins whether the cell is write protected or not.  
short
VertOrient
the vertical orientation of the text inside of the table cells in this row. 
Included Services - Details
::com::sun::star::xml::UserDefinedAttributesSupplier
Description
contains user defined attributes.
See also
::com::sun::star::xml::UserDefinedAttributesSupplier
Exported Interfaces - Details
::com::sun::star::beans::XPropertySet
Description
gives access to the objects properties
Properties' Details
CellName
string CellName;
Description
contains the cell name, see SwXTextTable::getCellByName for more information
BackColor
::com::sun::star::util::Color BackColor;
Description
contains the background color.
BackGraphicURL
string BackGraphicURL;
Description
contains the URL to the background graphic.
BackGraphicFilter
string BackGraphicFilter;
Description
contains the name of the graphic filter of the background graphic.
BackGraphicLocation
::com::sun::star::style::GraphicLocation BackGraphicLocation;
Description
determins the position of the background graphic.
NumberFormat
long NumberFormat;
Description
contains the number format.
BackTransparent
boolean BackTransparent;
Description
determins whether the background is transparent.
LeftBorder
::com::sun::star::table::BorderLine LeftBorder;
Description
contains the left border line.
RightBorder
::com::sun::star::table::BorderLine RightBorder;
Description
contains the right border line.
TopBorder
::com::sun::star::table::BorderLine TopBorder;
Description
contains the top border line.
BottomBorder
::com::sun::star::table::BorderLine BottomBorder;
Description
contains the bottom border line.
LeftBorderDistance
long LeftBorderDistance;
Description
contains the distance of the left border.
RightBorderDistance
long RightBorderDistance;
Description
contains the distance of the right border.
TopBorderDistance
long TopBorderDistance;
Description
contains the distance of the top border.
BottomBorderDistance
long BottomBorderDistance;
Description
contains the distance of the bottom border.
TextSection
[ readonly ] XTextSection TextSection;
Description
contains the text section the text table is contained in if there is any.
IsProtected
boolean IsProtected;
Description
determins whether the cell is write protected or not.
VertOrient
short VertOrient;
Description
the vertical orientation of the text inside of the table cells in this row.
See also
VertOrientation

 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.