| Package | Description |
|---|---|
| org.docx4j.dml.chart |
| Modifier and Type | Field and Description |
|---|---|
protected CTUpDownBar |
CTUpDownBars.downBars |
protected CTUpDownBar |
CTUpDownBars.upBars |
| Modifier and Type | Method and Description |
|---|---|
CTUpDownBar |
ObjectFactory.createCTUpDownBar()
Create an instance of
CTUpDownBar |
CTUpDownBar |
CTUpDownBars.getDownBars()
Gets the value of the downBars property.
|
CTUpDownBar |
CTUpDownBars.getUpBars()
Gets the value of the upBars property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTUpDownBars.setDownBars(CTUpDownBar value)
Sets the value of the downBars property.
|
void |
CTUpDownBars.setUpBars(CTUpDownBar value)
Sets the value of the upBars property.
|
Copyright © 2007-2021. All Rights Reserved.