Uses of Class
org.apache.poi.common.usermodel.fonts.FontHeader.PanoseXHeight
-
Packages that use FontHeader.PanoseXHeight Package Description org.apache.poi.common.usermodel.fonts -
-
Uses of FontHeader.PanoseXHeight in org.apache.poi.common.usermodel.fonts
Methods in org.apache.poi.common.usermodel.fonts that return FontHeader.PanoseXHeight Modifier and Type Method Description FontHeader.PanoseXHeight
FontHeader. getPanoseXHeight()
static FontHeader.PanoseXHeight
FontHeader.PanoseXHeight. valueOf(String name)
Returns the enum constant of this type with the specified name.static FontHeader.PanoseXHeight[]
FontHeader.PanoseXHeight. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-