Version

Search Results

SetOperand2(Double) Method

Assigns the specified System.Double value to the Operand2 property. Syntax Parameters value The System.Double value to assign.

SetOperand2(String) Method

Assigns the specified System.String value to the Operand2 property. Syntax Parameters value The System.String value to assign.

SetOperand2 Method

Assigns the specified System.Double value to the Operand2 property. Overload List

SetOperand2Formula Method

Assigns a Infragistics.Documents.Excel.Formula to the Operand2 property. Syntax Parameters formula The string representation of the Infragistics.Documents.Excel.Formula to be assigned to the Operand2 property.cellReferenceMode A Infragistics.Documents.Excel.CellReferenceMode value which specifies whether the formu...

RankConditionalFormat Class

Exposes properties which control the visual attributes of a Infragistics.Documents.Excel.WorksheetCell based on whether a cells value is within the top or bottom rank of values across the associated range. Syntax Remarks A rank condition evaluates to true if a cell value is within the range defined by the top or b...

RankConditionalFormat Class Events

For a list of all members of this type, see RankConditionalFormat members. Public Events Name Description PropertyChanged Occurs after a property value has changed (Inherited from Infragistics.Documents.Excel.ConditionalFormatting.ConditionBase) Top

RankConditionalFormat Class Members

Public Properties Public Methods Public Events

IsPercent Property

Returns or sets a boolean value indicating whether the Rank is determined by a percentage value. Syntax Remarks By default, this condition evaluates cell values against the value of the Rank property, with the rank representing an explicit numeric value. Set this property to true to identify the rank as a percenta...