Link Search Menu Expand Document

IDefinedNameListItem Property (Int32)

Gets the DefinedName at the specified index.

Namespace:Bytescout.Spreadsheet.COM
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
DefinedName this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: DefinedName
The zero-based index of the element to get
See Also

Reference