Workbook.AbsolutePath
Workbook.AbsolutePath property
Gets and sets the absolute path of the file.
public string AbsolutePath { get; set; }
Remarks
Only used for external links.
See Also
- class Workbook
- namespace Aspose.Cells
- assembly Aspose.Cells
Gets and sets the absolute path of the file.
public string AbsolutePath { get; set; }
Only used for external links.