Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorkbook Interface / Names Property
In This Topic
    Names Property (IWorkbook)
    In This Topic
    Returns the INames collection that represents the workbook-specified names. This is a read-only INames object.
    Syntax
    INames Names {get;}
    See Also