| Package | Description |
|---|---|
| org.apache.poi.hwpf.usermodel |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.