Uses of Class
org.apache.poi.hssf.record.cf.DataBarThreshold
Packages that use DataBarThreshold
-
Uses of DataBarThreshold in org.apache.poi.hssf.record.cf
Methods in org.apache.poi.hssf.record.cf that return DataBarThresholdModifier and TypeMethodDescriptionDataBarThreshold.clone()DataBarFormatting.getThresholdMax()DataBarFormatting.getThresholdMin()Methods in org.apache.poi.hssf.record.cf with parameters of type DataBarThresholdModifier and TypeMethodDescriptionvoidDataBarFormatting.setThresholdMax(DataBarThreshold thresholdMax) voidDataBarFormatting.setThresholdMin(DataBarThreshold thresholdMin)