Link Search Menu Expand Document

IDefinedNameListItem Property (String)

Gets the DefinedName with the specified name.

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

Parameters

name
Type: SystemString

Property Value

Type: DefinedName
The specified name of the element to ge
See Also

Reference