次の方法で共有


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> を返します。

属性

適用対象