IDefinedNameListItem Property (String)Bytescout Spreadsheet SDK
Gets the DefinedName with the specified name.

Namespace:  Bytescout.Spreadsheet.COM
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-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