|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PatternFormatting | |
---|---|
org.apache.poi.hssf.record | Record package contains class representations for XLS binary strutures. |
org.apache.poi.hssf.usermodel | usermodel package maps HSSF low level strutures to familiar workbook/sheet model |
Uses of PatternFormatting in org.apache.poi.hssf.record |
---|
Methods in org.apache.poi.hssf.record that return PatternFormatting | |
---|---|
PatternFormatting |
CFRuleRecord.getPatternFormatting()
|
Methods in org.apache.poi.hssf.record with parameters of type PatternFormatting | |
---|---|
void |
CFRuleRecord.setPatternFormatting(PatternFormatting patternFormatting)
|
Uses of PatternFormatting in org.apache.poi.hssf.usermodel |
---|
Methods in org.apache.poi.hssf.usermodel that return PatternFormatting | |
---|---|
protected PatternFormatting |
HSSFPatternFormatting.getPatternFormattingBlock()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |