| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart | |
| org.docx4j.dml.chart |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CTNumFmt> |
ObjectFactory.createNumFmt(CTNumFmt value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CTNumFmt> |
ObjectFactory.createNumFmt(CTNumFmt value)
|
| Modifier and Type | Field and Description |
|---|---|
protected CTNumFmt |
CTValAx.numFmt |
protected CTNumFmt |
CTDateAx.numFmt |
protected CTNumFmt |
CTCatAx.numFmt |
protected CTNumFmt |
CTSerAx.numFmt |
protected CTNumFmt |
CTTrendlineLbl.numFmt |
protected CTNumFmt |
CTDLbl.numFmt |
protected CTNumFmt |
CTDLbls.numFmt |
| Modifier and Type | Method and Description |
|---|---|
CTNumFmt |
ObjectFactory.createCTNumFmt()
Create an instance of
CTNumFmt |
CTNumFmt |
CTValAx.getNumFmt()
Gets the value of the numFmt property.
|
CTNumFmt |
CTDateAx.getNumFmt()
Gets the value of the numFmt property.
|
CTNumFmt |
CTCatAx.getNumFmt()
Gets the value of the numFmt property.
|
CTNumFmt |
CTSerAx.getNumFmt()
Gets the value of the numFmt property.
|
CTNumFmt |
CTTrendlineLbl.getNumFmt()
Gets the value of the numFmt property.
|
CTNumFmt |
CTDLbl.getNumFmt()
Gets the value of the numFmt property.
|
CTNumFmt |
CTDLbls.getNumFmt()
Gets the value of the numFmt property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTValAx.setNumFmt(CTNumFmt value)
Sets the value of the numFmt property.
|
void |
CTDateAx.setNumFmt(CTNumFmt value)
Sets the value of the numFmt property.
|
void |
CTCatAx.setNumFmt(CTNumFmt value)
Sets the value of the numFmt property.
|
void |
CTSerAx.setNumFmt(CTNumFmt value)
Sets the value of the numFmt property.
|
void |
CTTrendlineLbl.setNumFmt(CTNumFmt value)
Sets the value of the numFmt property.
|
void |
CTDLbl.setNumFmt(CTNumFmt value)
Sets the value of the numFmt property.
|
void |
CTDLbls.setNumFmt(CTNumFmt value)
Sets the value of the numFmt property.
|
Copyright © 2007-2022. All Rights Reserved.