Package | Description |
---|---|
org.docx4j.wml |
Modifier and Type | Field and Description |
---|---|
protected NumFmt |
CTFtnProps.numFmt |
protected NumFmt |
CTEdnProps.numFmt |
protected NumFmt |
Lvl.numFmt |
Modifier and Type | Method and Description |
---|---|
NumFmt |
ObjectFactory.createNumFmt()
Create an instance of
NumFmt |
NumFmt |
CTFtnProps.getNumFmt()
Gets the value of the numFmt property.
|
NumFmt |
CTEdnProps.getNumFmt()
Gets the value of the numFmt property.
|
NumFmt |
Lvl.getNumFmt()
Gets the value of the numFmt property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTFtnProps.setNumFmt(NumFmt value)
Sets the value of the numFmt property.
|
void |
CTEdnProps.setNumFmt(NumFmt value)
Sets the value of the numFmt property.
|
void |
Lvl.setNumFmt(NumFmt value)
Sets the value of the numFmt property.
|
Copyright © 2007-2019. All Rights Reserved.