Class Index

Classes


Class $.wijmo.wijspread.AverageConditionType

Class Summary
Constructor Attributes Constructor Name and Description
 
Specifies the average condition type.
Field Summary
Field Attributes Field Name and Description
 
Specifies the above average condition.
 
Specifies the above standard deviation condition.
 
Specifies the above the two standard deviation condition.
 
Specifies the above the three standard deviation condition.
 
Specifies the below average condition.
 
Specifies the below standard deviation condition.
 
Specifies the below the two standard deviation condition.
 
Specifies the below the three standard deviation condition.
 
Specifies the above average or equal average condition.
 
Specifies the below average or equal average condition.
Class Detail
$.wijmo.wijspread.AverageConditionType()
Specifies the average condition type.
Field Detail
Above
Specifies the above average condition.

Above1StdDev
Specifies the above standard deviation condition.

Above2StdDev
Specifies the above the two standard deviation condition.

Above3StdDev
Specifies the above the three standard deviation condition.

Below
Specifies the below average condition.

Below1StdDev
Specifies the below standard deviation condition.

Below2StdDev
Specifies the below the two standard deviation condition.

Below3StdDev
Specifies the below the three standard deviation condition.

EqualOrAbove
Specifies the above average or equal average condition.

EqualOrBelow
Specifies the below average or equal average condition.

©2013. ComponentOne, a division of GrapeCity. All Rights Reserved.