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)

属性值

属性

适用于