Package | Description |
---|---|
org.docx4j.dml.spreadsheetdrawing |
Modifier and Type | Field and Description |
---|---|
protected CTConnector |
CTAbsoluteAnchor.cxnSp |
protected CTConnector |
CTOneCellAnchor.cxnSp |
protected CTConnector |
CTTwoCellAnchor.cxnSp |
Modifier and Type | Method and Description |
---|---|
CTConnector |
ObjectFactory.createCTConnector()
Create an instance of
CTConnector |
CTConnector |
CTAbsoluteAnchor.getCxnSp()
Gets the value of the cxnSp property.
|
CTConnector |
CTOneCellAnchor.getCxnSp()
Gets the value of the cxnSp property.
|
CTConnector |
CTTwoCellAnchor.getCxnSp()
Gets the value of the cxnSp property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTAbsoluteAnchor.setCxnSp(CTConnector value)
Sets the value of the cxnSp property.
|
void |
CTOneCellAnchor.setCxnSp(CTConnector value)
Sets the value of the cxnSp property.
|
void |
CTTwoCellAnchor.setCxnSp(CTConnector value)
Sets the value of the cxnSp property.
|
Copyright © 2007-2019. All Rights Reserved.