|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.poi.hssf.record.cf.Threshold org.apache.poi.hssf.record.cf.DataBarThreshold
public final class DataBarThreshold
Data Bar specific Threshold / value (CFVO), for changes in Conditional Formatting
Constructor Summary | |
---|---|
DataBarThreshold()
|
|
DataBarThreshold(LittleEndianInput in)
Creates new Data Bar Threshold |
Method Summary | |
---|---|
DataBarThreshold |
clone()
|
Methods inherited from class org.apache.poi.hssf.record.cf.Threshold |
---|
copyTo, getDataLength, getFormula, getParsedExpression, getType, getValue, serialize, setParsedExpression, setType, setType, setValue, toString |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DataBarThreshold()
public DataBarThreshold(LittleEndianInput in)
Method Detail |
---|
public DataBarThreshold clone()
clone
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |