[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Workbook.Path

Path Property

Path

获取或设置一个字符串,该字符串表示此工作簿对象所代表的工作簿文件的路径。

Declaration
public string Path { get; set; }
Implements