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