Share via


SpreadsheetDocument.LabelInfoPart 属性

定义

获取 SpreadsheetDocument 的 LabelInfoPart,仅在 Office2021 中可用。

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

属性值

属性

适用于