Compartir a través de


WordprocessingDocument.AddLabelInfoPart Método

Definición

Agrega un LabelInfoPart a WordprocessingDocument, esta parte solo está disponible en Office2021.

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

Devoluciones

LabelInfoPart recién agregado.

Se aplica a