| Package | Description |
|---|---|
| org.apache.poi.hwpf.usermodel |
| Modifier and Type | Method | Description |
|---|---|---|
ListEntry |
Range.insertAfter(ParagraphProperties props,
int listID,
int level,
int styleIndex) |
Deprecated.
Use code shall not work with
ParagraphProperties |
ListEntry |
Range.insertBefore(ParagraphProperties props,
int listID,
int level,
int styleIndex) |
Deprecated.
Use code shall not work with
ParagraphProperties |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.