[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Workbook.Path

Path Property

Path

Gets or sets a string that represents the path to the workbook file that this workbook object represents.

Declaration
public string Path { get; set; }
Public Property Path As String
Implements