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

java.lang.Object
  extended by org.apache.poi.common.usermodel.fonts.FontGroup.FontGroupRange
Enclosing class:
FontGroup

public static class FontGroup.FontGroupRange
extends java.lang.Object


Constructor Summary
FontGroup.FontGroupRange()
           
 
Method Summary
 FontGroup getFontGroup()
           
 int getLength()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FontGroup.FontGroupRange

public FontGroup.FontGroupRange()
Method Detail

getLength

public int getLength()

getFontGroup

public FontGroup getFontGroup()