Workbook.AbsolutePath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
AbsolutePath, this property is only available in Office 2013 and later..
Represents the following element tag in the schema: x15ac:absPath.
public DocumentFormat.OpenXml.Office2013.ExcelAc.AbsolutePath AbsolutePath { get; set; }
public DocumentFormat.OpenXml.Office2013.ExcelAc.AbsolutePath? AbsolutePath { get; set; }
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
public DocumentFormat.OpenXml.Office2013.ExcelAc.AbsolutePath AbsolutePath { get; set; }
member this.AbsolutePath : DocumentFormat.OpenXml.Office2013.ExcelAc.AbsolutePath with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
member this.AbsolutePath : DocumentFormat.OpenXml.Office2013.ExcelAc.AbsolutePath with get, set
Public Property AbsolutePath As AbsolutePath
Property Value
- Attributes