| Package | Description |
|---|---|
| org.docx4j.wml |
| Modifier and Type | Field and Description |
|---|---|
protected STLineNumberRestart |
CTLineNumber.restart |
| Modifier and Type | Method and Description |
|---|---|
static STLineNumberRestart |
STLineNumberRestart.fromValue(java.lang.String v) |
STLineNumberRestart |
CTLineNumber.getRestart()
Gets the value of the restart property.
|
static STLineNumberRestart |
STLineNumberRestart.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static STLineNumberRestart[] |
STLineNumberRestart.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTLineNumber.setRestart(STLineNumberRestart value)
Sets the value of the restart property.
|
Copyright © 2007–2023. All rights reserved.