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

(Global Index)

Syntax

service SheetCellRanges;

Description

a collection of cell ranges.

Included Services

com::sun::star::table::CellProperties

Description

service that holds all cell properties.


Exported Interfaces

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

Description

represents multiple cell ranges.


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

Description

represents operations on a cell range or ranges.


com::sun::star::container::XEnumerationAccess

Description

used to enumerate objects in a container which contains objects.


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

Description

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


com::sun::star::container::XNameContainer

Description

This is the generic interface for supporting the insertion and removal of named elements.


Top of Page