service TableConditionalFormat in module com::sun::star::sheet::

(Global Index)

Syntax

service TableConditionalFormat;

Description

the conditional formatting for a cell or cell range.

Exported Interfaces

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

Description

the conditions of a conditional format are managed.


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

Description

is used to access named objects within a container.


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

Description

provides access to the elements of a collection through an index.


Top of Page