Share via


SpreadsheetDocument.LabelInfoPart プロパティ

定義

Office2021 でのみ使用できる SpreadsheetDocument の 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

プロパティ値

属性

適用対象