|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module sheet {
sequence< com::sun::star::table::CellRangeAddress > getRangeAddresses()
creates a sequence with addresses of all contained cell ranges.
used to enumerate objects in a container which contains objects.
Definition: XEnumerationAccess.idl:28
string getRangeAddressesAsString()
creates a string with addresses of all contained cell ranges.
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
Definition: Ambiguous.idl:20
com::sun::star::container::XEnumerationAccess getCells()
returns the collection of all used cells.