Uses of Class
org.apache.poi.xssf.usermodel.XSSFPatternFormatting

Packages that use XSSFPatternFormatting
org.apache.poi.xssf.usermodel   
 

Uses of XSSFPatternFormatting in org.apache.poi.xssf.usermodel
 

Methods in org.apache.poi.xssf.usermodel that return XSSFPatternFormatting
 XSSFPatternFormatting XSSFConditionalFormattingRule.createPatternFormatting()
          Create a new pattern formatting structure if it does not exist, otherwise just return existing object.
 XSSFPatternFormatting XSSFConditionalFormattingRule.getPatternFormatting()
           
 



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