Uses of Class
org.apache.poi.hssf.usermodel.HSSFConditionalFormattingThreshold
Packages that use HSSFConditionalFormattingThreshold
Package
Description
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
-
Uses of HSSFConditionalFormattingThreshold in org.apache.poi.hssf.usermodel
Methods in org.apache.poi.hssf.usermodel that return HSSFConditionalFormattingThresholdModifier and TypeMethodDescriptionHSSFColorScaleFormatting.createThreshold()HSSFDataBarFormatting.createThreshold()HSSFIconMultiStateFormatting.createThreshold()HSSFDataBarFormatting.getMaxThreshold()HSSFDataBarFormatting.getMinThreshold()HSSFColorScaleFormatting.getThresholds()HSSFIconMultiStateFormatting.getThresholds()