Uses of Class
org.apache.poi.hssf.usermodel.HSSFColorScaleFormatting

Packages that use HSSFColorScaleFormatting
org.apache.poi.hssf.usermodel 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 HSSFColorScaleFormatting
 HSSFColorScaleFormatting HSSFConditionalFormattingRule.createColorScaleFormatting()
          create a new color scale / gradient formatting object if it does not exist, otherwise just return the existing object.
 HSSFColorScaleFormatting HSSFConditionalFormattingRule.getColorScaleFormatting()
           
 



Copyright 2016 The Apache Software Foundation or its licensors, as applicable.