Compartir a través de


BackgroundProperties.Normal Propiedad

Definición

bwNormal, esta propiedad solo está disponible en Office 2013 y versiones posteriores.

Representa el atributo siguiente en el esquema: 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)

Valor de propiedad

Atributos

Se aplica a