Oval.PureBlackWhiteMode Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Modo Preto e Branco Puro
Representa o seguinte atributo no esquema: o:bwpure
[DocumentFormat.OpenXml.SchemaAttr(27, "bwpure")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.BlackAndWhiteModeValues> PureBlackWhiteMode { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.BlackAndWhiteModeValues> PureBlackWhiteMode { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "bwpure")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.BlackAndWhiteModeValues>? PureBlackWhiteMode { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:bwpure")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.BlackAndWhiteModeValues>? PureBlackWhiteMode { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.BlackAndWhiteModeValues>? PureBlackWhiteMode { get; set; }
member this.PureBlackWhiteMode : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.BlackAndWhiteModeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "bwpure")>]
member this.PureBlackWhiteMode : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.BlackAndWhiteModeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:bwpure")>]
member this.PureBlackWhiteMode : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.BlackAndWhiteModeValues> with get, set
Public Property PureBlackWhiteMode As EnumValue(Of BlackAndWhiteModeValues)
Valor da propriedade
Retorna EnumValue<T>.
- Atributos