Package | Description |
---|---|
org.docx4j.dml.chart |
Modifier and Type | Field and Description |
---|---|
protected CTTx |
CTTitle.tx |
protected CTTx |
CTDispUnitsLbl.tx |
protected CTTx |
CTDLbl.tx |
protected CTTx |
CTTrendlineLbl.tx |
Modifier and Type | Method and Description |
---|---|
CTTx |
ObjectFactory.createCTTx()
Create an instance of
CTTx |
CTTx |
CTTitle.getTx()
Gets the value of the tx property.
|
CTTx |
CTDispUnitsLbl.getTx()
Gets the value of the tx property.
|
CTTx |
CTDLbl.getTx()
Gets the value of the tx property.
|
CTTx |
CTTrendlineLbl.getTx()
Gets the value of the tx property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTTitle.setTx(CTTx value)
Sets the value of the tx property.
|
void |
CTDispUnitsLbl.setTx(CTTx value)
Sets the value of the tx property.
|
void |
CTDLbl.setTx(CTTx value)
Sets the value of the tx property.
|
void |
CTTrendlineLbl.setTx(CTTx value)
Sets the value of the tx property.
|
Copyright © 2007-2019. All Rights Reserved.