Link Search Menu Expand Document

WorkbookNames Property

Gets collection of the DefinedName objects.

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

Property Value

Type: DefinedNameList
The names.

Implements

IWorkbookNames
See Also

Reference