Uses of Class
org.apache.poi.xssf.usermodel.XSSFPatternFormatting
-
Packages that use XSSFPatternFormatting Package Description org.apache.poi.xssf.usermodel -
-
Uses of XSSFPatternFormatting in org.apache.poi.xssf.usermodel
Methods in org.apache.poi.xssf.usermodel that return XSSFPatternFormatting Modifier and Type Method Description XSSFPatternFormatting
XSSFConditionalFormattingRule. createPatternFormatting()
Create a new pattern formatting structure if it does not exist, otherwise just return existing object.XSSFPatternFormatting
XSSFConditionalFormattingRule. getPatternFormatting()
-