| Package | Description |
|---|---|
| org.docx4j.dml.chart |
| Modifier and Type | Field and Description |
|---|---|
protected CTLayoutMode |
CTManualLayout.hMode |
protected CTLayoutMode |
CTManualLayout.wMode |
protected CTLayoutMode |
CTManualLayout.xMode |
protected CTLayoutMode |
CTManualLayout.yMode |
| Modifier and Type | Method and Description |
|---|---|
CTLayoutMode |
ObjectFactory.createCTLayoutMode()
Create an instance of
CTLayoutMode |
CTLayoutMode |
CTManualLayout.getHMode()
Gets the value of the hMode property.
|
CTLayoutMode |
CTManualLayout.getWMode()
Gets the value of the wMode property.
|
CTLayoutMode |
CTManualLayout.getXMode()
Gets the value of the xMode property.
|
CTLayoutMode |
CTManualLayout.getYMode()
Gets the value of the yMode property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTManualLayout.setHMode(CTLayoutMode value)
Sets the value of the hMode property.
|
void |
CTManualLayout.setWMode(CTLayoutMode value)
Sets the value of the wMode property.
|
void |
CTManualLayout.setXMode(CTLayoutMode value)
Sets the value of the xMode property.
|
void |
CTManualLayout.setYMode(CTLayoutMode value)
Sets the value of the yMode property.
|
Copyright © 2007-2022. All Rights Reserved.