BackgroundProperties.Normal プロパティ

定義

bwNormal、このプロパティは Office 2013 以降でのみ使用できます。

スキーマ内の次の属性を表します: bwNormal

[DocumentFormat.OpenXml.SchemaAttr(0, "bwNormal")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.BlackWhiteModeValues> Normal { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.BlackWhiteModeValues> Normal { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "bwNormal")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.BlackWhiteModeValues>? Normal { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("bwNormal")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.BlackWhiteModeValues>? Normal { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.BlackWhiteModeValues>? Normal { get; set; }
member this.Normal : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.BlackWhiteModeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "bwNormal")>]
member this.Normal : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.BlackWhiteModeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("bwNormal")>]
member this.Normal : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.BlackWhiteModeValues> with get, set
Public Property Normal As EnumValue(Of BlackWhiteModeValues)

プロパティ値

属性

適用対象