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

service LabelRanges
Description
represents a collection of label ranges in a spreadsheet document.
See also
::com::sun::star::sheet::LabelRange, ::com::sun::star::sheet::SpreadsheetDocument
Developers Guide
Exported Interfaces
::com::sun::star::sheet::XLabelRanges
Description
provides methods to access the members of the label range collection and to insert and remove them.
::com::sun::star::container::XIndexAccess
Description
provides access to the label ranges via index.
See also
::com::sun::star::sheet::LabelRange
::com::sun::star::container::XEnumerationAccess
Description
creates an enumeration of all label ranges.
See also
::com::sun::star::sheet::LabelRangesEnumeration

 
Top of Page