Spread Windows Forms 12.0 Product Documentation
IFormatCondition Interface Properties

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

For a list of all members of this type, see IFormatCondition members.

Public Properties
 NameDescription
 PropertyReturns a IRange object specifying the cell range to which the formatting rule is applied.  
 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).  
 PropertyGets or sets the date operator used in the format condition.  
 PropertyReturns a IFont object that represents the font of the specified object.  
 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.  
 PropertyReturns the value or expression associated with the second part of a conditional format or data validation.  
 PropertyReturns an IInterior object that represents the interior of the specified object.  
 PropertyGets or sets the number format applied to a cell if the conditional formatting rule evaluates to true.  
 PropertyReturns a FormatConditionOperator value that represents the operator for the conditional format.  
 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.  
 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.  
 PropertyGets or sets a System.String value specifying the text string used by the conditional formatting rule.  
 PropertyGets or sets one of the constants of the ContainsOperator enumeration, specifying the text search performed by the conditional formatting rule.  
 PropertyGets a FormatConditionType value that represents the format condition type.  
Top
See Also

Reference

IFormatCondition Interface
GrapeCity.Spreadsheet Namespace