Uses of Class
org.apache.poi.hwpf.model.Ffn
-
Packages that use Ffn Package Description org.apache.poi.hwpf.model org.apache.poi.hwpf.usermodel -
-
Uses of Ffn in org.apache.poi.hwpf.model
Methods in org.apache.poi.hwpf.model that return Ffn Modifier and Type Method Description Ffn[]FontTable. getFontNames() -
Uses of Ffn in org.apache.poi.hwpf.usermodel
Methods in org.apache.poi.hwpf.usermodel that return Ffn Modifier and Type Method Description FfnCharacterRun. getSymbolFont()Returns the symbol font, if this is a symbol character run.
-