BuildParagraph.Build Propriété

Définition

Build Types

Représente l’attribut suivant dans le schéma : build

[DocumentFormat.OpenXml.SchemaAttr(0, "build")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.ParagraphBuildValues> Build { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.ParagraphBuildValues> Build { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "build")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.ParagraphBuildValues>? Build { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("build")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.ParagraphBuildValues>? Build { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.ParagraphBuildValues>? Build { get; set; }
member this.Build : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.ParagraphBuildValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "build")>]
member this.Build : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.ParagraphBuildValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("build")>]
member this.Build : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.ParagraphBuildValues> with get, set
Public Property Build As EnumValue(Of ParagraphBuildValues)

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à