21module
com { module sun { module star { module sheet {
provides access to the elements of a collection through an index.
Definition generated_idl_chapter_refs.idl:3903
provides methods to access the members of a label range collection and to insert and remove them.
Definition XLabelRanges.idl:31
void addNew([in] com::sun::star::table::CellRangeAddress aLabelArea, [in] com::sun::star::table::CellRangeAddress aDataArea)
adds a new label range to the collection.
void removeByIndex([in] long nIndex)
removes a label range from the collection.
Definition Ambiguous.idl:20
contains a cell range address within a spreadsheet document.
Definition CellRangeAddress.idl:27