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