SpreadsheetDocument.LabelInfoPart Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the LabelInfoPart of the SpreadsheetDocument, only available in 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
Property Value
- Attributes