| Package | Description |
|---|---|
| org.docx4j.dml |
| Modifier and Type | Field and Description |
|---|---|
protected CTConnection |
CTNonVisualConnectorProperties.endCxn |
protected CTConnection |
CTNonVisualConnectorProperties.stCxn |
| Modifier and Type | Method and Description |
|---|---|
CTConnection |
ObjectFactory.createCTConnection()
Create an instance of
CTConnection |
CTConnection |
CTNonVisualConnectorProperties.getEndCxn()
Gets the value of the endCxn property.
|
CTConnection |
CTNonVisualConnectorProperties.getStCxn()
Gets the value of the stCxn property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTNonVisualConnectorProperties.setEndCxn(CTConnection value)
Sets the value of the endCxn property.
|
void |
CTNonVisualConnectorProperties.setStCxn(CTConnection value)
Sets the value of the stCxn property.
|
Copyright © 2007–2025. All rights reserved.