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