public class AboveAverage
extends java.lang.Object
| Constructor and Description |
|---|
AboveAverage() |
| Modifier and Type | Method and Description |
|---|---|
int |
getStdDev()
Gets the number of standard deviations to include above or below the average in the
conditional formatting rule.
|
boolean |
isAboveAverage()
Gets the flag indicating whether the rule is an "above average" rule.
|
boolean |
isEqualAverage()
Gets the flag indicating whether the 'aboveAverage' and 'belowAverage' criteria
is inclusive of the average itself, or exclusive of that value.
|
void |
setAboveAverage(boolean value)
Sets the flag indicating whether the rule is an "above average" rule.
|
void |
setEqualAverage(boolean value)
Sets the flag indicating whether the 'aboveAverage' and 'belowAverage' criteria
is inclusive of the average itself, or exclusive of that value.
|
void |
setStdDev(int value)
Sets the number of standard deviations to include above or below the average in the
conditional formatting rule.
|
public boolean isAboveAverage()
public void setAboveAverage(boolean value)
public boolean isEqualAverage()
public void setEqualAverage(boolean value)
public int getStdDev()
public void setStdDev(int value)
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.