BackgroundProperties.Normal Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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