Compartilhar via


SpreadsheetDocument.AddLabelInfoPart Método

Definição

Adiciona um LabelInfoPart à PlanilhaDocument, essa parte só está disponível no Office2021.

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

Retornos

O LabelInfoPart recém-adicionado.

Aplica-se a