Workbook.AbsolutePath プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
AbsolutePath、このプロパティは Office 2013 以降でのみ使用できます。
スキーマの要素タグ 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
プロパティ値
- 属性