Uses of Interface
org.apache.poi.ss.usermodel.FontFormatting
Packages that use FontFormatting
Package
Description
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
-
Uses of FontFormatting in org.apache.poi.hssf.usermodel
Classes in org.apache.poi.hssf.usermodel that implement FontFormattingModifier and TypeClassDescriptionfinal class
High level representation for Font Formatting component of Conditional Formatting settings -
Uses of FontFormatting in org.apache.poi.ss.usermodel
Methods in org.apache.poi.ss.usermodel that return FontFormattingModifier and TypeMethodDescriptionConditionalFormattingRule.createFontFormatting()
Create a new font formatting structure if it does not exist, otherwise just return existing object.ConditionalFormattingRule.getFontFormatting()
DifferentialStyleProvider.getFontFormatting()
-
Uses of FontFormatting in org.apache.poi.xssf.usermodel
Classes in org.apache.poi.xssf.usermodel that implement FontFormattingMethods in org.apache.poi.xssf.usermodel that return FontFormatting