Package | Description |
---|---|
org.docx4j.dml.chart |
Modifier and Type | Field and Description |
---|---|
protected CTBandFmts |
CTSurfaceChart.bandFmts |
protected CTBandFmts |
CTSurface3DChart.bandFmts |
Modifier and Type | Method and Description |
---|---|
CTBandFmts |
ObjectFactory.createCTBandFmts()
Create an instance of
CTBandFmts |
CTBandFmts |
CTSurfaceChart.getBandFmts()
Gets the value of the bandFmts property.
|
CTBandFmts |
CTSurface3DChart.getBandFmts()
Gets the value of the bandFmts property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTSurfaceChart.setBandFmts(CTBandFmts value)
Sets the value of the bandFmts property.
|
void |
CTSurface3DChart.setBandFmts(CTBandFmts value)
Sets the value of the bandFmts property.
|
Copyright © 2007-2019. All Rights Reserved.