Package | Description |
---|---|
org.docx4j.dml.chart |
Modifier and Type | Field and Description |
---|---|
protected CTNumData |
CTNumRef.numCache |
protected CTNumData |
CTNumDataSource.numLit |
protected CTNumData |
CTAxDataSource.numLit |
Modifier and Type | Method and Description |
---|---|
CTNumData |
ObjectFactory.createCTNumData()
Create an instance of
CTNumData |
CTNumData |
CTNumRef.getNumCache()
Gets the value of the numCache property.
|
CTNumData |
CTNumDataSource.getNumLit()
Gets the value of the numLit property.
|
CTNumData |
CTAxDataSource.getNumLit()
Gets the value of the numLit property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTNumRef.setNumCache(CTNumData value)
Sets the value of the numCache property.
|
void |
CTNumDataSource.setNumLit(CTNumData value)
Sets the value of the numLit property.
|
void |
CTAxDataSource.setNumLit(CTNumData value)
Sets the value of the numLit property.
|
Copyright © 2007-2019. All Rights Reserved.