Uses of Class
loci.poi.hssf.usermodel.HSSFFont
Packages that use HSSFFont
Package
Description
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
-
Uses of HSSFFont in loci.poi.hssf.usermodel
Methods in loci.poi.hssf.usermodel that return HSSFFontModifier and TypeMethodDescriptionHSSFWorkbook.createFont()create a new Font and add it to the workbook's font tableHSSFWorkbook.findFont(short boldWeight, short color, short fontHeight, String name, boolean italic, boolean strikeout, short typeOffset, byte underline) Finds a font that matches the one with the supplied attributesHSSFWorkbook.getFontAt(short idx) get the font at the given index numberMethods in loci.poi.hssf.usermodel with parameters of type HSSFFontModifier and TypeMethodDescriptionvoidApplies a font to the specified characters of a string.voidSets the font of the entire string.voidset the font for this style