20 #ifndef __com_sun_star_sheet_NamedRange_idl__
21 #define __com_sun_star_sheet_NamedRange_idl__
28 module
com { module sun { module star { module sheet {
65 [optional, readonly, property]
long TokenIndex;
represents a named range in a spreadsheet document.
Definition: NamedRange.idl:38
– idl definition –
Definition: Ambiguous.idl:22
boolean IsSharedFormula
Determines if this defined name represents a shared formula.
Definition: NamedRange.idl:82
long TokenIndex
returns the index used to refer to this name in token arrays.
Definition: NamedRange.idl:51
allows direct access to the cells in a named range or to the cells which are visible in a view...
Definition: XCellRangeReferrer.idl:38
provides access to the settings of a named range in a spreadsheet document.
Definition: XNamedRange.idl:35