| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart | |
| org.docx4j.dml.chart |
| Modifier and Type | Field and Description |
|---|---|
protected CTNumData |
CTNumFilteredLiteralCache.numCache |
| Modifier and Type | Method and Description |
|---|---|
CTNumData |
CTNumFilteredLiteralCache.getNumCache()
Gets the value of the numCache property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTNumFilteredLiteralCache.setNumCache(CTNumData value)
Sets the value of the numCache property.
|
| 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–2023. All rights reserved.