Workbook.AbsolutePath Property

Definition

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

Applies to