| Package | Description |
|---|---|
| org.apache.poi.hwpf.model |
| Modifier and Type | Method and Description |
|---|---|
ListLevel |
ListFormatOverrideLevel.getLevel() |
ListLevel |
ListData.getLevel(int index)
Gets the level associated to a particular List at a particular index.
|
ListLevel |
ListTables.getLevel(int lsid,
int level)
Get the ListLevel for a given lsid and level
|
ListLevel[] |
ListData.getLevels() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListData.setLevel(int index,
ListLevel level) |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.