| Package | Description |
|---|---|
| org.zkoss.poi.xwpf.usermodel |
| Modifier and Type | Field and Description |
|---|---|
protected List<XWPFNum> |
XWPFNumbering.nums |
| Modifier and Type | Method and Description |
|---|---|
XWPFNum |
XWPFNumbering.getNum(BigInteger numID)
get Num by NumID
|
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
XWPFNumbering.addNum(XWPFNum num)
add a new number to the numbering document
|
Copyright © 2020. All rights reserved.