Share via


DataBar.NegativeBarColorSameAsPositive Property

Definition

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

Represents the following attribute in the schema: negativeBarColorSameAsPositive

[DocumentFormat.OpenXml.SchemaAttr(0, "negativeBarColorSameAsPositive")]
public DocumentFormat.OpenXml.BooleanValue NegativeBarColorSameAsPositive { get; set; }
public DocumentFormat.OpenXml.BooleanValue NegativeBarColorSameAsPositive { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "negativeBarColorSameAsPositive")]
public DocumentFormat.OpenXml.BooleanValue? NegativeBarColorSameAsPositive { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("negativeBarColorSameAsPositive")]
public DocumentFormat.OpenXml.BooleanValue? NegativeBarColorSameAsPositive { get; set; }
public DocumentFormat.OpenXml.BooleanValue? NegativeBarColorSameAsPositive { get; set; }
member this.NegativeBarColorSameAsPositive : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "negativeBarColorSameAsPositive")>]
member this.NegativeBarColorSameAsPositive : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("negativeBarColorSameAsPositive")>]
member this.NegativeBarColorSameAsPositive : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property NegativeBarColorSameAsPositive As BooleanValue

Property Value

Attributes

Applies to