Share via


SpreadsheetDocument.AddLabelInfoPart 方法

定义

将 LabelInfoPart 添加到 SpreadsheetDocument,此部件仅在 Office2021 中可用。

public DocumentFormat.OpenXml.Packaging.LabelInfoPart AddLabelInfoPart ();
member this.AddLabelInfoPart : unit -> DocumentFormat.OpenXml.Packaging.LabelInfoPart
Public Function AddLabelInfoPart () As LabelInfoPart

返回

新添加的 LabelInfoPart。

适用于