SparklineGroup.NegativeColor Property

NegativeColor.Represents the element tag in schema: x14:colorNegative

Namespace:  DocumentFormat.OpenXml.Office2010.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property NegativeColor As NegativeColor
    Get
    Set
'Usage
Dim instance As SparklineGroup
Dim value As NegativeColor

value = instance.NegativeColor

instance.NegativeColor = value
public NegativeColor NegativeColor { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Office2010.Excel.NegativeColor

See Also

Reference

SparklineGroup Class

SparklineGroup Members

DocumentFormat.OpenXml.Office2010.Excel Namespace