Version

Search Results

Rank Property

Returns or sets a value which specifies either the number or percentage of the rank value for the associated condition. Syntax Remarks The default value of this property is 10, and the default value for the TopBottom property is Top, so that creating an instance of this class without specifying non-default propert...

TopBottom Property

Returns or sets a value indicating whether a cell value must fall within the top or bottom of the ranking across the associated range. Syntax

TextOperatorConditionalFormat Class

Exposes properties which control the visual attributes of a Infragistics.Documents.Excel.WorksheetCell based on whether the cells text value meets the criteria defined by a string and a FormatConditionTextOperator value. Syntax

TextOperatorConditionalFormat Class Events

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

TextOperatorConditionalFormat Class Members

Public Properties Public Methods Public Events

Text Property (TextOperatorConditionalFormat)

Returns or sets the string value against which cell text is compared. Syntax

TextOperator Property

Returns or sets a FormatConditionTextOperator value which determines the manner in which the cell text is compared to the value of the Text property. Syntax

ThresholdComparison Enumeration

Constants which determine the manner in which cell values are compared to the ConditionValue.Value property when conditional criteria is evaluated by an IconSetConditionalFormat. Syntax Members Member Description Greater The cell value must be greater than but not equal to the threshold value. GreaterEqual The cel...