Spread Windows Forms 12.0 Product Documentation
IDatabar Interface Members
Properties  Methods 

GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace : IDatabar Interface

The following tables list the members exposed by IDatabar.

Public Properties
 NameDescription
 PropertyReturns a IRange object specifying the cell range to which the formatting rule is applied. (Inherited from GrapeCity.Spreadsheet.IFormatCondition)
 PropertyReturns the color of the axis for cells with conditional formatting as data bars.  
 PropertyGets or sets the position of the axis of the data bars specified by a conditional formatting rule.  
 PropertyReturns an object that specifies the border of a data bar.  
 PropertyReturns a FormatColor object that you can use to modify the color of the bars in a data bar conditional format.  
 PropertyGets or sets how a data bar is filled with color.  
 PropertyReturns a IBorders collection that represents the borders of a style or a range of cells (including a range defined as part of a conditional format). (Inherited from GrapeCity.Spreadsheet.IFormatCondition)
 PropertyGets or sets the date operator used in the format condition. (Inherited from GrapeCity.Spreadsheet.IFormatCondition)
 PropertyGets or sets the direction the databar is displayed.  
 PropertyReturns a IFont object that represents the font of the specified object. (Inherited from GrapeCity.Spreadsheet.IFormatCondition)
 PropertyReturns the value or expression associated with the conditional format or data validation. Can be a constant value, a string value, a cell reference, or a formula. (Inherited from GrapeCity.Spreadsheet.IFormatCondition)
 PropertyReturns the value or expression associated with the second part of a conditional format or data validation. (Inherited from GrapeCity.Spreadsheet.IFormatCondition)
 PropertyReturns an IInterior object that represents the interior of the specified object. (Inherited from GrapeCity.Spreadsheet.IFormatCondition)
 PropertyReturns a IConditionValue object that specifies how the longest bar is evaluated for a data bar conditional format.  
 PropertyReturns a IConditionValue object that specifies how the shortest bar is evaluated for a data bar conditional format.  
 PropertyReturns the INegativeBarFormat object associated with a data bar conditional formatting rule.  
 PropertyGets or sets the number format applied to a cell if the conditional formatting rule evaluates to true. (Inherited from GrapeCity.Spreadsheet.IFormatCondition)
 PropertyReturns a FormatConditionOperator value that represents the operator for the conditional format. (Inherited from GrapeCity.Spreadsheet.IFormatCondition)
 PropertyGets or sets an integer value that specifies the length of the longest data bar as a percentage of cell width.  
 PropertyGets or sets an integer value that specifies the length of the shortest data bar as a percentage of cell width.  
 PropertyGets or sets the priority value of the conditional formatting rule. The priority determines the order of evaluation when multiple conditional formatting rules exist in a worksheet. (Inherited from GrapeCity.Spreadsheet.IFormatCondition)
 PropertyGets or sets a Boolean value that specifies if the value in the cell is displayed if the data bar conditional format is applied to the range.  
 PropertyGets or sets a System.Boolean value that determines if additional formatting rules on the cell should be evaluated if the current rule evaluates to true. (Inherited from GrapeCity.Spreadsheet.IFormatCondition)
 PropertyGets or sets a System.String value specifying the text string used by the conditional formatting rule. (Inherited from GrapeCity.Spreadsheet.IFormatCondition)
 PropertyGets or sets one of the constants of the ContainsOperator enumeration, specifying the text search performed by the conditional formatting rule. (Inherited from GrapeCity.Spreadsheet.IFormatCondition)
 PropertyGets a FormatConditionType value that represents the format condition type. (Inherited from GrapeCity.Spreadsheet.IFormatCondition)
Top
Public Methods
 NameDescription
 MethodDeletes this conditional format. (Inherited from GrapeCity.Spreadsheet.IFormatCondition)
 MethodModifies an existing conditional format. (Inherited from GrapeCity.Spreadsheet.IFormatCondition)
 MethodModifies an existing text conditional format. (Inherited from GrapeCity.Spreadsheet.IFormatCondition)
 MethodSets the priority value for this conditional formatting rule to "1" so that it will be evaluated before all other rules on the worksheet. (Inherited from GrapeCity.Spreadsheet.IFormatCondition)
 MethodSets the evaluation order for this conditional formatting rule so it is evaluated after all other rules on the worksheet. (Inherited from GrapeCity.Spreadsheet.IFormatCondition)
Top
See Also

Reference

IDatabar Interface
GrapeCity.Spreadsheet Namespace