Package org.apache.poi.hssf.record.cf
Class Threshold
java.lang.Object
org.apache.poi.hssf.record.cf.Threshold
- All Implemented Interfaces:
GenericRecord
- Direct Known Subclasses:
ColorGradientThreshold,DataBarThreshold,IconMultiStateThreshold
Threshold / value (CFVO) for changes in Conditional Formatting
-
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.poi.common.usermodel.GenericRecord
getGenericChildren, getGenericRecordType
-
Method Details
-
getType
public byte getType() -
setType
public void setType(byte type) -
setType
public void setType(int type) -
getParsedExpression
-
setParsedExpression
-
getValue
-
setValue
-
getDataLength
public int getDataLength() -
getGenericProperties
- Specified by:
getGenericPropertiesin interfaceGenericRecord
-
toString
-
serialize
-
copy
-