Uses of Class
org.apache.poi.hssf.usermodel.HSSFPatternFormatting
-
Packages that use HSSFPatternFormatting Package Description org.apache.poi.hssf.usermodel The usermodel package maps HSSF low level structures to familiar workbook/sheet model -
-
Uses of HSSFPatternFormatting in org.apache.poi.hssf.usermodel
Methods in org.apache.poi.hssf.usermodel that return HSSFPatternFormatting Modifier and Type Method Description HSSFPatternFormatting
HSSFConditionalFormattingRule. createPatternFormatting()
create a new pattern formatting structure if it does not exist, otherwise just return existing object.HSSFPatternFormatting
HSSFConditionalFormattingRule. getPatternFormatting()
-