Uses of Interface
org.apache.poi.common.usermodel.fonts.FontFacet
-
Packages that use FontFacet Package Description org.apache.poi.common.usermodel.fonts -
-
Uses of FontFacet in org.apache.poi.common.usermodel.fonts
Methods in org.apache.poi.common.usermodel.fonts that return types with arguments of type FontFacet Modifier and Type Method Description default List<? extends FontFacet>
FontInfo. getFacets()
If font facets are embedded in the document, return the list of embedded facets.
-