|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FontFormatting | |
---|---|
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 FontFormatting in org.apache.poi.hssf.record |
---|
Methods in org.apache.poi.hssf.record that return FontFormatting | |
---|---|
FontFormatting |
CFRuleRecord.getFontFormatting()
|
Methods in org.apache.poi.hssf.record with parameters of type FontFormatting | |
---|---|
void |
CFRuleRecord.setFontFormatting(FontFormatting fontFormatting)
|
Uses of FontFormatting in org.apache.poi.hssf.usermodel |
---|
Methods in org.apache.poi.hssf.usermodel that return FontFormatting | |
---|---|
protected FontFormatting |
HSSFFontFormatting.getFontFormattingBlock()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |