[]
Represents an above average visual of a conditional formatting rule.
public interface IAboveAverage : IFormatCondition
Public Interface IAboveAverage
Inherits IFormatCondition
| Name | Description |
|---|---|
| AboveBelow | Gets or sets one of the constants of the AboveBelow enumeration, specifying if the conditional formatting rule looks for cell values above or below the range average or standard deviation. |
| NumStdDev | Gets or sets the numeric standard deviation for an IAboveAverage object. |