Uses of Class
org.apache.poi.common.usermodel.fonts.FontGroup.FontGroupRange

Packages that use FontGroup.FontGroupRange
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
static java.util.List<FontGroup.FontGroupRange> FontGroup.getFontGroupRanges(java.lang.String runText)
          Try to guess the font group based on the codepoint
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.