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