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