20 #ifndef __com_sun_star_sheet_XSheetAnnotations_idl__ 21 #define __com_sun_star_sheet_XSheetAnnotations_idl__ 27 module
com { module sun { module star { module sheet {
64 void removeByIndex( [in]
long nIndex );
Definition: Ambiguous.idl:22
provides access to the elements of a collection through an index.
Definition: XIndexAccess.idl:39
provides methods to access cell annotations via index and to insert and remove annotations.
Definition: XSheetAnnotations.idl:36
contains a cell address within a spreadsheet document.
Definition: CellAddress.idl:29