Package org.apache.poi.hssf.record.cf
Class ColorGradientThreshold
java.lang.Object
org.apache.poi.hssf.record.cf.Threshold
org.apache.poi.hssf.record.cf.ColorGradientThreshold
- All Implemented Interfaces:
Cloneable
Color Gradient / Color Scale specific Threshold / value (CFVO),
for changes in Conditional Formatting
-
Constructor Summary
ConstructorsConstructorDescriptionCreates new Color Gradient Threshold -
Method Summary
Methods inherited from class org.apache.poi.hssf.record.cf.Threshold
copyTo, getFormula, getParsedExpression, getType, getValue, setParsedExpression, setType, setType, setValue, toString
-
Constructor Details
-
ColorGradientThreshold
public ColorGradientThreshold() -
ColorGradientThreshold
Creates new Color Gradient Threshold
-
-
Method Details