Freigeben über


BuildParagraph.Build Eigenschaft

Definition

Buildtypen

Stellt das folgende Attribut im Schema dar: 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)

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: