Overview | Module | Use | Devguide | Index |
Services' Summary | Interfaces' Summary | Properties' Summary | Services' Details | Interfaces' Details | Properties' Details |
service SheetCell |
|
Included Services - Summary | |
::com::sun::star::table::Cell | provides basic cell handling and contributes common cell formatting properties. |
::com::sun::star::text::Text | provides handling of formatted text cells. |
::com::sun::star::style::CharacterProperties | contributes properties for character formatting of Western text. |
::com::sun::star::style::CharacterPropertiesAsian | contributes properties for character formatting of Asian text. |
::com::sun::star::style::CharacterPropertiesComplex | contributes properties for character formatting of Complex text. |
::com::sun::star::style::ParagraphProperties | contributes properties for paragraph formatting. |
::com::sun::star::style::ParagraphPropertiesAsian | contributes properties for paragraph formatting of Asian text. (details) |
::com::sun::star::style::ParagraphPropertiesComplex | contributes properties for paragraph formatting of Complex text. (details) |
SheetRangesQuery | provides interfaces to find cells with specific properties. |
Exported Interfaces - Summary | |
::com::sun::star::document::XActionLockable | provides methods to lock and unlock the update between ::com::sun::star::table::XCell and ::com::sun::star::text::XText. |
::com::sun::star::util::XReplaceable | provides "Find & Replace" functionality. (details) |
::com::sun::star::util::XIndent | provides modifying the cell indentation. |
::com::sun::star::table::XColumnRowRange | provides access to the collections of columns and rows. |
XCellAddressable | provides access to the cell address of this cell. |
XSheetAnnotationAnchor | provides access to the annotation attached to this cell. |
::com::sun::star::text::XTextFieldsSupplier | provides access to the text fields used in this cell. |
::com::sun::star::beans::XTolerantMultiPropertySet | |
::com::sun::star::util::XModifyBroadcaster |
Properties' Summary | |
[ readonly ] ::com::sun::star::awt::Point Position |
contains the position of this cell in the sheet (in 1/100 mm). |
[ readonly ] ::com::sun::star::awt::Size Size |
contains the size of this cell (in 1/100 mm). |
string FormulaLocal |
[ OPTIONAL ] contains the formula string with localized function names. |
[ readonly ] long FormulaResultType |
contains the result type of a formula. |
XSheetConditionalEntries ConditionalFormat |
contains the conditional formatting settings for this cell. |
XSheetConditionalEntries ConditionalFormatLocal |
[ OPTIONAL ] contains the conditional formatting settings for this cell, using localized formulas. |
::com::sun::star::beans::XPropertySet Validation |
contains the data validation settings for this cell. |
::com::sun::star::beans::XPropertySet ValidationLocal |
[ OPTIONAL ] contains the data validation settings for this cell, using localized formulas. |
[ readonly ] string AbsoluteName |
[ OPTIONAL ] Returns the absolute adress of the range as string, e.g. "$Sheet1.$B$2". |
Included Services - Details | |
::com::sun::star::table::Cell
|
|
::com::sun::star::text::Text
|
|
::com::sun::star::style::CharacterProperties
|
|
::com::sun::star::style::CharacterPropertiesAsian
|
|
::com::sun::star::style::CharacterPropertiesComplex
|
|
::com::sun::star::style::ParagraphProperties
|
|
::com::sun::star::style::ParagraphPropertiesAsian
|
|
::com::sun::star::style::ParagraphPropertiesComplex
|
|
SheetRangesQuery
|
Exported Interfaces - Details | |
::com::sun::star::document::XActionLockable |
|
::com::sun::star::util::XReplaceable
|
|
::com::sun::star::util::XIndent
|
|
::com::sun::star::table::XColumnRowRange
|
|
XCellAddressable
|
|
XSheetAnnotationAnchor
|
|
::com::sun::star::text::XTextFieldsSupplier
|
|
::com::sun::star::beans::XTolerantMultiPropertySet
|
|
::com::sun::star::util::XModifyBroadcaster
|
Properties' Details | |
Position
|
|
Size
|
|
FormulaLocal
|
|
FormulaResultType
|
|
ConditionalFormat
|
|
ConditionalFormatLocal
|
|
Validation
|
|
ValidationLocal
|
|
AbsoluteName
|
Copyright © 2010 Sun Microsystems, Inc.