Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

unpublished service Cell
Usage Restrictions
not published
Description
represents a singe cell within a text table.
See also
TextTable

Included Services - Summary
CellProperties

contains the properties of the text table cell.

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

contains properties from table cells. (details)

Exported Interfaces - Summary
::com::sun::star::table::XCell

provides access to the cell contents.

XText

provides access to formatted and unformatted text contents.

Included Services - Details
CellProperties
Description
contains the properties of the text table cell.
::com::sun::star::table::CellProperties
Description
contains properties from table cells.

All of these properties are either already availbale in the service CellProperties, or get matched against one of those or are implemented non-functional since they serve no purpose for text tables.

The complete list is as follows:

  • CellStyle: optional property, not implemented.
  • CellBackColor: matched to 'BackColor'.
  • IsCellBackgroundTransparent: matched to 'BackTransparent'.
  • HoriJustify: non-functional implementation.
  • VertJustify: non-functional implementation.
  • IsTextWrapped: non-functional implementation.
  • ParaIndent: non-functional implementation.
  • Orientation: non-functional implementation.
  • RotateAngle: non-functional implementation.
  • RotateReference: non-functional implementation.
  • AsianVerticalMode: optional property, not implemented.
  • TableBorder: non-functional implementation.
  • TopBorder: already available.
  • BottomBorder: already available.
  • LeftBorder: already available.
  • RightBorder: already available.
  • NumberFormat: already available.
  • ShadowFormat: non-functional implementation.
  • CellProtection: non-functional implementation.
Since
OOo 2.0
Exported Interfaces - Details
::com::sun::star::table::XCell
Description
provides access to the cell contents.
XText
Description
provides access to formatted and unformatted text contents.

 
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.