PresentationDocument.LabelInfoPart プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Office2021 でのみ使用できる PresentationDocument の LabelInfoPart を取得します。
public DocumentFormat.OpenXml.Packaging.LabelInfoPart? LabelInfoPart { get; }
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2021)]
public DocumentFormat.OpenXml.Packaging.LabelInfoPart? LabelInfoPart { get; }
member this.LabelInfoPart : DocumentFormat.OpenXml.Packaging.LabelInfoPart
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2021)>]
member this.LabelInfoPart : DocumentFormat.OpenXml.Packaging.LabelInfoPart
Public ReadOnly Property LabelInfoPart As LabelInfoPart
プロパティ値
- 属性