|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XWPFNum | |
---|---|
org.apache.poi.xwpf.usermodel |
Uses of XWPFNum in org.apache.poi.xwpf.usermodel |
---|
Fields in org.apache.poi.xwpf.usermodel with type parameters of type XWPFNum | |
---|---|
protected java.util.List<XWPFNum> |
XWPFNumbering.nums
|
Methods in org.apache.poi.xwpf.usermodel that return XWPFNum | |
---|---|
XWPFNum |
XWPFNumbering.getNum(java.math.BigInteger numID)
get Num by NumID |
Methods in org.apache.poi.xwpf.usermodel with parameters of type XWPFNum | |
---|---|
java.math.BigInteger |
XWPFNumbering.addNum(XWPFNum num)
add a new number to the numbering document |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |