21module
com { module sun { module star { module sheet {
used to enumerate objects in a container which contains objects.
Definition generated_idl_chapter_refs.idl:2676
provides access to the elements of a collection through an index.
Definition generated_idl_chapter_refs.idl:3903
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