Spread.Services Documentation
Names Property (Workbook)
GrapeCity.Documents.Spread Namespace > Workbook Class : Names Property
Returns the INames collection that represents all the names in the specified workbook (including all worksheet-specific names). The Names object is read-only.
Syntax
public INames Names {get;}
See Also

Reference

Workbook Class
Workbook Members