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