Spread.Services Documentation
Names Property (IWorkbook)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IWorkbook Interface
: Names Property
Returns the
INames
collection that represents all the names in the specified workbook (including all worksheet-specific names). This is a read-only
INames
object.
Syntax
C#
INames
Names {
get
;}
See Also
Reference
IWorkbook Interface
IWorkbook Members