GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IDatabar Interface
Members


In This Topic
IDatabar Interface
In This Topic
Represents a data bar conditional formatting rule.
Syntax
'Declaration
 
Public Interface IDatabar 
   Inherits IFormatCondition 
 
'Usage
 
Dim instance As IDatabar
See Also