:: 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
SheetCellRange
See also
SheetCellRanges
See also
UniqueCellFormatRanges
Developers Guide
8.3.2 Spreadsheet Documents - Working with Spreadsheet Documents - Formatting - Equally Formatted Cell Ranges - Cell Format Ranges

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

 
Top of Page