Package | Description |
---|---|
org.docx4j.dml.spreadsheetdrawing |
Modifier and Type | Field and Description |
---|---|
protected CTShape |
CTAbsoluteAnchor.sp |
protected CTShape |
CTOneCellAnchor.sp |
protected CTShape |
CTTwoCellAnchor.sp |
Modifier and Type | Method and Description |
---|---|
CTShape |
ObjectFactory.createCTShape()
Create an instance of
CTShape |
CTShape |
CTAbsoluteAnchor.getSp()
Gets the value of the sp property.
|
CTShape |
CTOneCellAnchor.getSp()
Gets the value of the sp property.
|
CTShape |
CTTwoCellAnchor.getSp()
Gets the value of the sp property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTAbsoluteAnchor.setSp(CTShape value)
Sets the value of the sp property.
|
void |
CTOneCellAnchor.setSp(CTShape value)
Sets the value of the sp property.
|
void |
CTTwoCellAnchor.setSp(CTShape value)
Sets the value of the sp property.
|
Copyright © 2007-2019. All Rights Reserved.