Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
Workbook Class
/ Names Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Names Property (Workbook)
In This Topic
Returns the
INames
collection that represents the workbook-specified names. The Names object is read-only.
Syntax
C#
public
INames
Names {
get
;}
See Also
Reference
Workbook Class
Workbook Members