SparklineGroup.Negative Property

Definition

negative, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: negative

[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

Property Value

Attributes

Applies to