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

service CellFormatRanges
Description
represents a collection of equal-formatted cell ranges.

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

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

 
Top of Page