[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.AboveBelow

AboveBelow Enum

Specifies if the values are above or below average.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum AboveBelow
Public Enum AboveBelow

Fields

Name Description
AboveAverage

Above average.

AboveStdDev

Above standard deviation.

BelowAverage

Below average.

BelowStdDev

Below standard deviation.

EqualAboveAverage

Equal above average.

EqualBelowAverage

Equal below average.