| Package | Description |
|---|---|
| org.docx4j.dml |
| Modifier and Type | Field and Description |
|---|---|
protected CTRatio |
CTScale2D.sx |
protected CTRatio |
CTScale2D.sy |
| Modifier and Type | Method and Description |
|---|---|
CTRatio |
ObjectFactory.createCTRatio()
Create an instance of
CTRatio |
CTRatio |
CTScale2D.getSx()
Gets the value of the sx property.
|
CTRatio |
CTScale2D.getSy()
Gets the value of the sy property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTScale2D.setSx(CTRatio value)
Sets the value of the sx property.
|
void |
CTScale2D.setSy(CTRatio value)
Sets the value of the sy property.
|
Copyright © 2007-2019. All Rights Reserved.