Package | Description |
---|---|
org.apache.poi.sl.draw.binding |
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 2018 The Apache Software Foundation or its licensors, as applicable.