|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.xssf.usermodel.XSSFConditionFilterData
public class XSSFConditionFilterData
Method Summary | |
---|---|
boolean |
getAboveAverage()
|
boolean |
getBottom()
|
boolean |
getEqualAverage()
|
boolean |
getPercent()
|
long |
getRank()
|
int |
getStdDev()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public boolean getAboveAverage()
getAboveAverage
in interface ConditionFilterData
public boolean getBottom()
getBottom
in interface ConditionFilterData
public boolean getEqualAverage()
getEqualAverage
in interface ConditionFilterData
public boolean getPercent()
getPercent
in interface ConditionFilterData
public long getRank()
getRank
in interface ConditionFilterData
public int getStdDev()
getStdDev
in interface ConditionFilterData
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |