Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

service TextTableRow
Description
specifies the properties of a text table row.
See also
com::sun::star::TextTable

Exported Interfaces - Summary
::com::sun::star::beans::XPropertySet
(referenced entity's summary:)
provides information about and access to the properties from an implementation.
Properties' Summary
::com::sun::star::util::Color
BackColor
specifies the color of the background.  
boolean
BackTransparent
If true, the background color value in "BackColor" is not visible.  
string
BackGraphicURL
contains the URL of a background graphic.  
string
BackGraphicFilter
contains the name of the file filter of a background graphic.  
::com::sun::star::style::GraphicLocation
BackGraphicLocation
determines the position of the background graphic. 
sequence< TableColumnSeparator >
TableColumnSeparators
contains the description of the columns in the table row.  
long
Height
contains the height of the table row.  
boolean
IsAutoHeight
If the value of this property is true, the height of the table row depends on the content of the table cells.  
[ maybevoid ] boolean
IsSplitAllowed
[ OPTIONAL ]
If true, the row is allowed to be split at page or column breaks.  
Exported Interfaces - Details
::com::sun::star::beans::XPropertySet
(referenced entity's summary:)
provides information about and access to the properties from an implementation.
Properties' Details
BackColor
::com::sun::star::util::Color BackColor;
Description
specifies the color of the background.
BackTransparent
boolean BackTransparent;
Description
If true, the background color value in "BackColor" is not visible.
BackGraphicURL
string BackGraphicURL;
Description
contains the URL of a background graphic.
BackGraphicFilter
string BackGraphicFilter;
Description
contains the name of the file filter of a background graphic.
BackGraphicLocation
::com::sun::star::style::GraphicLocation BackGraphicLocation;
Description
determines the position of the background graphic.
See also
GraphicLocation
TableColumnSeparators
sequence< TableColumnSeparator > TableColumnSeparators;
Description
contains the description of the columns in the table row.
Height
long Height;
Description
contains the height of the table row.
IsAutoHeight
boolean IsAutoHeight;
Description
If the value of this property is true, the height of the table row depends on the content of the table cells.
IsSplitAllowed
[ maybevoid ] boolean IsSplitAllowed;
Usage Restrictions
optional
Description
If true, the row is allowed to be split at page or column breaks.
Since
OOo 2.0

 
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.