BuildParagraph.Build 属性

定义

生成类型

表示架构中的以下属性: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)

属性值

返回 EnumValue<T>

属性

适用于