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