Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / Workbook Class / FullName Property
In This Topic
    FullName Property (Workbook)
    In This Topic
    Returns the name of the workbook, including its path on disk.
    Syntax
    public System.string FullName {get;}
    See Also