| Package | Description |
|---|---|
| org.docx4j.dml.chart |
| Modifier and Type | Field and Description |
|---|---|
protected CTSurface |
CTChart.backWall |
protected CTSurface |
CTChart.floor |
protected CTSurface |
CTChart.sideWall |
| Modifier and Type | Method and Description |
|---|---|
CTSurface |
ObjectFactory.createCTSurface()
Create an instance of
CTSurface |
CTSurface |
CTChart.getBackWall()
Gets the value of the backWall property.
|
CTSurface |
CTChart.getFloor()
Gets the value of the floor property.
|
CTSurface |
CTChart.getSideWall()
Gets the value of the sideWall property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTChart.setBackWall(CTSurface value)
Sets the value of the backWall property.
|
void |
CTChart.setFloor(CTSurface value)
Sets the value of the floor property.
|
void |
CTChart.setSideWall(CTSurface value)
Sets the value of the sideWall property.
|
Copyright © 2007-2019. All Rights Reserved.