public class ParagraphProperties extends Object
| Constructor and Description |
|---|
ParagraphProperties() |
| Modifier and Type | Method and Description |
|---|---|
int |
getIlvl() |
int |
getNumId() |
String |
getStyleID() |
void |
reset() |
void |
setIlvl(int ilvl) |
void |
setNumId(int numId) |
void |
setStyleID(String styleId) |
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.