| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart | |
| org.docx4j.dml.chart |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<CTLayout> |
ObjectFactory.createLayout(CTLayout value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<CTLayout> |
ObjectFactory.createLayout(CTLayout value)
|
| Modifier and Type | Field and Description |
|---|---|
protected CTLayout |
CTDispUnitsLbl.layout |
protected CTLayout |
CTDLbl.layout |
protected CTLayout |
CTTrendlineLbl.layout |
protected CTLayout |
CTPlotArea.layout |
protected CTLayout |
CTTitle.layout |
protected CTLayout |
CTLegend.layout |
| Modifier and Type | Method and Description |
|---|---|
CTLayout |
ObjectFactory.createCTLayout()
Create an instance of
CTLayout |
CTLayout |
CTDispUnitsLbl.getLayout()
Gets the value of the layout property.
|
CTLayout |
CTDLbl.getLayout()
Gets the value of the layout property.
|
CTLayout |
CTTrendlineLbl.getLayout()
Gets the value of the layout property.
|
CTLayout |
CTPlotArea.getLayout()
Gets the value of the layout property.
|
CTLayout |
CTTitle.getLayout()
Gets the value of the layout property.
|
CTLayout |
CTLegend.getLayout()
Gets the value of the layout property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTDispUnitsLbl.setLayout(CTLayout value)
Sets the value of the layout property.
|
void |
CTDLbl.setLayout(CTLayout value)
Sets the value of the layout property.
|
void |
CTTrendlineLbl.setLayout(CTLayout value)
Sets the value of the layout property.
|
void |
CTPlotArea.setLayout(CTLayout value)
Sets the value of the layout property.
|
void |
CTTitle.setLayout(CTLayout value)
Sets the value of the layout property.
|
void |
CTLegend.setLayout(CTLayout value)
Sets the value of the layout property.
|
Copyright © 2007–2025. All rights reserved.