Spread Windows Forms 12.0 Product Documentation
AddDatabar Method


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IFormatConditions Interface : AddDatabar Method
Returns a Databar object representing a data bar conditional formatting rule for the specified range.
Syntax
'Declaration
 
Function AddDatabar() As IDatabar
'Usage
 
Dim instance As IFormatConditions
Dim value As IDatabar
 
value = instance.AddDatabar()
IDatabar AddDatabar()

Return Value

A IDatabar object that helps you see the value of a cell relative to other cells.
See Also

Reference

IFormatConditions Interface
IFormatConditions Members