Version

Search Results

AverageConditionalFormat Class

Exposes properties which control the visual attributes of a Infragistics.Documents.Excel.WorksheetCell based on whether a cells value is above or below the average or standard deviation for the associated range. Syntax

AverageConditionalFormat Class Events

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

AverageConditionalFormat Class Members

Public Properties Public Methods Public Events

AboveBelow Property

Returns or sets a value which determines the manner in which cell values are compared against the average or standard deviation for the associated range. Syntax

NumericStandardDeviation Property

Returns or sets the numeric standard deviation for this condition. Applicable only when the AboveBelow property is set to AboveStandardDeviation or BelowStandardDeviation. Syntax

BlanksConditionalFormat Class

Exposes properties which control the visual attributes of a Infragistics.Documents.Excel.WorksheetCell based on whether the cells value is not set. Syntax Remarks This condition can be used to control the visual attributes of cells with no value. To negate this condition, use the NoBlanksConditionalFormat class. S...

BlanksConditionalFormat Class Events

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

BlanksConditionalFormat Class Members

Public Properties Public Methods Public Events