SparklineGroup.Negative 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í.
negativo, esta propiedad solo está disponible en Office 2010 y versiones posteriores.
Representa el atributo siguiente en el esquema: negativo
[DocumentFormat.OpenXml.SchemaAttr(0, "negative")]
public DocumentFormat.OpenXml.BooleanValue Negative { get; set; }
public DocumentFormat.OpenXml.BooleanValue Negative { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "negative")]
public DocumentFormat.OpenXml.BooleanValue? Negative { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("negative")]
public DocumentFormat.OpenXml.BooleanValue? Negative { get; set; }
public DocumentFormat.OpenXml.BooleanValue? Negative { get; set; }
member this.Negative : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "negative")>]
member this.Negative : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("negative")>]
member this.Negative : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Negative As BooleanValue
Valor de propiedad
- Atributos