Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / Workbook Class / Path Property
In This Topic
    Path Property (Workbook)
    In This Topic
    Gets or sets a string that represents the path to the workbook file that this workbook object represents.
    Syntax
    public System.string Path {get; set;}
    See Also