| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
| Modifier and Type | Field and Description |
|---|---|
protected CTNumberFormat |
CTDataLabels.numFmt |
protected CTNumberFormat |
CTDataLabel.numFmt |
protected CTNumberFormat |
CTAxis.numFmt |
| Modifier and Type | Method and Description |
|---|---|
CTNumberFormat |
ObjectFactory.createCTNumberFormat()
Create an instance of
CTNumberFormat |
CTNumberFormat |
CTDataLabels.getNumFmt()
Gets the value of the numFmt property.
|
CTNumberFormat |
CTDataLabel.getNumFmt()
Gets the value of the numFmt property.
|
CTNumberFormat |
CTAxis.getNumFmt()
Gets the value of the numFmt property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTDataLabels.setNumFmt(CTNumberFormat value)
Sets the value of the numFmt property.
|
void |
CTDataLabel.setNumFmt(CTNumberFormat value)
Sets the value of the numFmt property.
|
void |
CTAxis.setNumFmt(CTNumberFormat value)
Sets the value of the numFmt property.
|
Copyright © 2007–2023. All rights reserved.