TdxSpreadSheetDefinedName.Index Property
Returns the defined name’s index within the collection.
Declaration
property Index: Integer read;
Property Value
Type |
---|
Integer |
Remarks
Use this property in order to identify the zero-based index of the defined name object within the Spreadsheet Control‘s collection of defined names.
See Also