Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / Workbook Class / Names Property
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
    public INames Names {get;}
    See Also