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