20 #ifndef __com_sun_star_sheet_XSheetCellRanges_idl__
21 #define __com_sun_star_sheet_XSheetCellRanges_idl__
28 module
com { module sun { module star { module sheet {
used to enumerate objects in a container which contains objects.
Definition: XEnumerationAccess.idl:34
provides access to the elements of a collection through an index.
Definition: XIndexAccess.idl:40
provides methods to access cell ranges in a collection via index and other helper methods.
Definition: XSheetCellRanges.idl:37
com::sun::star::container::XEnumerationAccess getCells()
returns the collection of all used cells.
sequence< com::sun::star::table::CellRangeAddress > getRangeAddresses()
creates a sequence with addresses of all contained cell ranges.
string getRangeAddressesAsString()
creates a string with addresses of all contained cell ranges.
Definition: Ambiguous.idl:22