Base class for the DataBarConditionalFormat, IconSetConditionalFormat, and ColorScaleConditionalFormat classes. Syntax
For a list of all members of this type, see ThresholdConditionBase members. Public Events Name Description PropertyChanged Occurs after a property value has changed (Inherited from Infragistics.Documents.Excel.ConditionalFormatting.ConditionBase) Top
Public Properties Public Methods Public Events
Public Methods
Public Properties
Returns the formula which determines the values to which this condition applies. Syntax Remarks Note: the formula should return a boolean result. When the formula is applied to cells in the region if the formula returns false then those cells will not be included in the formatting.
Assigns a new Infragistics.Documents.Excel.Formula to the Formula property. Syntax Parameters formula The string representation of the formula.cellReferenceMode A Infragistics.Documents.Excel.CellReferenceMode value which specifies whether the formula parameter should be interpreted as an A1 or R1C1 expression. Th...
Exposes properties which control the visual attributes of a Infragistics.Documents.Excel.WorksheetCell based on whether a cells value is unique across the associated range. Syntax Remarks This condition evaluates to true only for cell values which are unique across the associated range.
For a list of all members of this type, see UniqueConditionalFormat members. Public Events Name Description PropertyChanged Occurs after a property value has changed (Inherited from Infragistics.Documents.Excel.ConditionalFormatting.ConditionBase) Top
Public Properties Public Methods Public Events