Class FontGroup.FontGroupRange
- java.lang.Object
 - 
- org.apache.poi.common.usermodel.fonts.FontGroup.FontGroupRange
 
 
- 
- Enclosing class:
 - FontGroup
 
public static class FontGroup.FontGroupRange extends java.lang.Object 
- 
- 
Constructor Summary
Constructors Constructor Description FontGroupRange() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FontGroupgetFontGroup()intgetLength() 
 - 
 
- 
- 
Method Detail
- 
getLength
public int getLength()
 
- 
getFontGroup
public FontGroup getFontGroup()
 
 - 
 
 -