Uses of Class
org.apache.poi.hslf.record.FontEmbeddedData
-
Packages that use FontEmbeddedData Package Description org.apache.poi.hslf.usermodel -
-
Uses of FontEmbeddedData in org.apache.poi.hslf.usermodel
Methods in org.apache.poi.hslf.usermodel that return types with arguments of type FontEmbeddedData Modifier and Type Method Description List<FontEmbeddedData>HSLFFontInfo. getFacets()Methods in org.apache.poi.hslf.usermodel with parameters of type FontEmbeddedData Modifier and Type Method Description voidHSLFFontInfo. addFacet(FontEmbeddedData facet)
-