Uses of Interface
org.apache.poi.ss.usermodel.PatternFormatting
Packages that use PatternFormatting
Package
Description
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
-
Uses of PatternFormatting in org.apache.poi.hssf.usermodel
Classes in org.apache.poi.hssf.usermodel that implement PatternFormattingModifier and TypeClassDescriptionclass
High level representation for Conditional Formatting settings -
Uses of PatternFormatting in org.apache.poi.ss.usermodel
Methods in org.apache.poi.ss.usermodel that return PatternFormattingModifier and TypeMethodDescriptionConditionalFormattingRule.createPatternFormatting()
Create a new pattern formatting structure if it does not exist, otherwise just return existing object.ConditionalFormattingRule.getPatternFormatting()
DifferentialStyleProvider.getPatternFormatting()
-
Uses of PatternFormatting in org.apache.poi.xssf.usermodel
Classes in org.apache.poi.xssf.usermodel that implement PatternFormattingMethods in org.apache.poi.xssf.usermodel that return PatternFormatting