|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ListEntry | |
---|---|
org.apache.poi.hwpf.usermodel |
Uses of ListEntry in org.apache.poi.hwpf.usermodel |
---|
Methods in org.apache.poi.hwpf.usermodel that return ListEntry | |
---|---|
ListEntry |
Range.insertAfter(ParagraphProperties props,
int listID,
int level,
int styleIndex)
Inserts a list into the beginning of this range. |
ListEntry |
Range.insertBefore(ParagraphProperties props,
int listID,
int level,
int styleIndex)
Inserts a list into the beginning of this range. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |