:: com :: sun :: star :: text ::
|
|
- Usage Restrictions
- not published
- Description
- represents a singe cell within a text table.
- See also
- TextTable
|
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 available 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
Copyright © 1995, 2012, 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.