| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
| Modifier and Type | Field and Description |
|---|---|
protected CTText |
CTSeries.tx |
protected CTText |
CTAxisUnitsLabel.tx |
protected CTText |
CTAxisTitle.tx |
protected CTText |
CTChartTitle.tx |
| Modifier and Type | Method and Description |
|---|---|
CTText |
ObjectFactory.createCTText()
Create an instance of
CTText |
CTText |
CTSeries.getTx()
Gets the value of the tx property.
|
CTText |
CTAxisUnitsLabel.getTx()
Gets the value of the tx property.
|
CTText |
CTAxisTitle.getTx()
Gets the value of the tx property.
|
CTText |
CTChartTitle.getTx()
Gets the value of the tx property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTSeries.setTx(CTText value)
Sets the value of the tx property.
|
void |
CTAxisUnitsLabel.setTx(CTText value)
Sets the value of the tx property.
|
void |
CTAxisTitle.setTx(CTText value)
Sets the value of the tx property.
|
void |
CTChartTitle.setTx(CTText value)
Sets the value of the tx property.
|
Copyright © 2007-2019. All Rights Reserved.