BackgroundProperties.Mode プロパティ

定義

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

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

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

プロパティ値

属性

適用対象