Package | Description |
---|---|
org.zkoss.poi.xwpf.usermodel |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<XWPFNum> |
XWPFNumbering.nums |
Modifier and Type | Method and Description |
---|---|
XWPFNum |
XWPFNumbering.getNum(java.math.BigInteger numID)
get Num by NumID
|
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
XWPFNumbering.addNum(XWPFNum num)
add a new number to the numbering document
|
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.