Uses of Class
org.apache.poi.common.usermodel.fonts.FontGroup.FontGroupRange
-
Packages that use FontGroup.FontGroupRange Package Description org.apache.poi.common.usermodel.fonts -
-
Uses of FontGroup.FontGroupRange in org.apache.poi.common.usermodel.fonts
Methods in org.apache.poi.common.usermodel.fonts that return types with arguments of type FontGroup.FontGroupRange Modifier and Type Method Description static List<FontGroup.FontGroupRange>
FontGroup. getFontGroupRanges(String runText)
Try to guess the font group based on the codepoint
-