Uses of Class
org.apache.poi.hssf.usermodel.FontDetails

Packages that use FontDetails
org.apache.poi.hssf.usermodel usermodel package maps HSSF low level strutures to familiar workbook/sheet model Related Documentation For overviews, tutorials, examples, guides, and tool documentation, please see: Apache POI Project  
 

Uses of FontDetails in org.apache.poi.hssf.usermodel
 

Methods in org.apache.poi.hssf.usermodel that return FontDetails
static FontDetails FontDetails.create(java.lang.String fontName, java.util.Properties fontMetricsProps)
          Create an instance of FontDetails by loading them from the provided property object.
 



Copyright 2015 The Apache Software Foundation or its licensors, as applicable.