IWorkbookNames Property Bytescout Spreadsheet SDK
Gets collection of the DefinedName objects.

Namespace:  Bytescout.Spreadsheet.COM
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

DefinedNameList Names { get; }

Property Value

Type: DefinedNameList
The names.
See Also

Reference