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

service UniqueCellFormatRanges
Description
represents a collection of equal-formatted cell range collections.

All cells inside a cell range collection (a member of this collection) have the same formatting attributes.

See also
::com::sun::star::sheet::SheetCellRange, ::com::sun::star::sheet::SheetCellRanges, ::com::sun::star::sheet::CellFormatRanges
Developers Guide
Exported Interfaces
::com::sun::star::container::XIndexAccess
Description
provides methods to access the contained cell range collections by index.
See also
::com::sun::star::sheet::SheetCellRanges
::com::sun::star::container::XEnumerationAccess
Description
creates an enumeration of all cell range collections.
See also
::com::sun::star::sheet::UniqueCellFormatRangesEnumeration

 
Top of Page