Spread Windows Forms 12.0 Product Documentation
NegativeBarFormat Property


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IDatabar Interface : NegativeBarFormat Property
Returns the INegativeBarFormat object associated with a data bar conditional formatting rule.
Syntax
'Declaration
 
ReadOnly Property NegativeBarFormat As INegativeBarFormat
'Usage
 
Dim instance As IDatabar
Dim value As INegativeBarFormat
 
value = instance.NegativeBarFormat
INegativeBarFormat NegativeBarFormat {get;}

Property Value

The negative bar format.
See Also

Reference

IDatabar Interface
IDatabar Members