Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: sheet ::

service TableConditionalFormat
Description
represents a collection of conditional formatting settings for a cell or cell range.

The style of the first fulfilled condition (in index order) will be applied to the cell(s).

See also
SheetCell, SheetCellRange, SheetCellRanges
Developers Guide
Spreadsheets - Conditional Formats

Exported Interfaces - Summary
XSheetConditionalEntries

provides methods to insert and remove conditions and to access the condition via index. (details)

::com::sun::star::container::XNameAccess

provides methods to access the condition via name. (details)

::com::sun::star::container::XEnumerationAccess

creates an enumeration of all conditional entries. (details)

::com::sun::star::container::XIndexAccess

provides methods to access the contained conditional entries by index. (details)

Exported Interfaces - Details
XSheetConditionalEntries
Description
provides methods to insert and remove conditions and to access the condition via index.
See also
TableConditionalEntry
::com::sun::star::container::XNameAccess
Description
provides methods to access the condition via name.

The name of a condition is "Entry", followed by its index (i.e. Entry0, Entry1, ...).

See also
TableConditionalEntry
::com::sun::star::container::XEnumerationAccess
Description
creates an enumeration of all conditional entries.
See also
TableConditionalEntryEnumeration
::com::sun::star::container::XIndexAccess
Description
provides methods to access the contained conditional entries by index.
See also
TableConditionalEntry

 
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.