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