20 #ifndef __com_sun_star_sheet_XNamedRanges_idl__
21 #define __com_sun_star_sheet_XNamedRanges_idl__
29 module
com { module sun { module star { module sheet {
90 void addNewFromTitles(
97 void removeByName( [in]
string aName );
provides access to the members in a collection of named ranges and to insert and remove them...
Definition: XNamedRanges.idl:38
– idl definition –
Definition: Ambiguous.idl:22
Border
is used to select one of the four borders of a cell range.
Definition: Border.idl:29
contains a cell address within a spreadsheet document.
Definition: CellAddress.idl:29
is used to access named objects within a container.
Definition: XNameAccess.idl:39
contains a cell range address within a spreadsheet document.
Definition: CellRangeAddress.idl:29