20 #ifndef __com_sun_star_sheet_XLabelRanges_idl__
21 #define __com_sun_star_sheet_XLabelRanges_idl__
27 module
com { module sun { module star { module sheet {
54 void removeByIndex( [in]
long nIndex );
– idl definition –
Definition: Ambiguous.idl:22
provides access to the elements of a collection through an index.
Definition: XIndexAccess.idl:39
provides methods to access the members of a label range collection and to insert and remove them...
Definition: XLabelRanges.idl:36
contains a cell range address within a spreadsheet document.
Definition: CellRangeAddress.idl:29