Package | Description |
---|---|
org.apache.poi.xwpf.usermodel |
Modifier and Type | Field | Description |
---|---|---|
protected java.util.List<XWPFNum> |
XWPFNumbering.nums |
Modifier and Type | Method | Description |
---|---|---|
XWPFNum |
XWPFNumbering.getNum(java.math.BigInteger numID) |
get Num by NumID
|
Modifier and Type | Method | Description |
---|---|---|
java.math.BigInteger |
XWPFNumbering.addNum(XWPFNum num) |
add a new number to the numbering document
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.