Uses of Class
org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
Packages that use HSSFFontFormatting Package Description org.apache.poi.hssf.usermodel The usermodel package maps HSSF low level structures to familiar workbook/sheet model -
-
Uses of HSSFFontFormatting in org.apache.poi.hssf.usermodel
Methods in org.apache.poi.hssf.usermodel that return HSSFFontFormatting Modifier and Type Method Description HSSFFontFormatting
HSSFConditionalFormattingRule. createFontFormatting()
create a new font formatting structure if it does not exist, otherwise just return existing object.HSSFFontFormatting
HSSFConditionalFormattingRule. getFontFormatting()
-