Link Search Menu Expand Document

DefinedNameIndex Property

Returns the zero based index of the defined name in the DefinedNames collection.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public int Index { get; }

Property Value

Type: Int32
The index.

Implements

IDefinedNameIndex
See Also

Reference