Uses of Class
org.apache.poi.hssf.usermodel.HSSFColorScaleFormatting
Packages that use HSSFColorScaleFormatting
Package
Description
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
-
Uses of HSSFColorScaleFormatting in org.apache.poi.hssf.usermodel
Methods in org.apache.poi.hssf.usermodel that return HSSFColorScaleFormattingModifier and TypeMethodDescriptionHSSFConditionalFormattingRule.createColorScaleFormatting()
create a new color scale / gradient formatting object if it does not exist, otherwise just return the existing object.HSSFConditionalFormattingRule.getColorScaleFormatting()