Uses of Class
org.apache.poi.hssf.record.cf.FontFormatting
Packages that use FontFormatting
Package
Description
Record package contains class representations for XLS binary strutures.
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
-
Uses of FontFormatting in org.apache.poi.hssf.record
Fields in org.apache.poi.hssf.record declared as FontFormattingMethods in org.apache.poi.hssf.record that return FontFormattingMethods in org.apache.poi.hssf.record with parameters of type FontFormattingModifier and TypeMethodDescriptionvoid
CFRuleBase.setFontFormatting
(FontFormatting fontFormatting) -
Uses of FontFormatting in org.apache.poi.hssf.record.cf
Methods in org.apache.poi.hssf.record.cf that return FontFormatting -
Uses of FontFormatting in org.apache.poi.hssf.usermodel
Methods in org.apache.poi.hssf.usermodel that return FontFormattingModifier and TypeMethodDescriptionprotected FontFormatting
HSSFFontFormatting.getFontFormattingBlock()