| Package | Description |
|---|---|
| org.docx4j.dml.spreadsheetdrawing |
| Modifier and Type | Field and Description |
|---|---|
protected CTAnchorClientData |
CTOneCellAnchor.clientData |
protected CTAnchorClientData |
CTAbsoluteAnchor.clientData |
protected CTAnchorClientData |
CTTwoCellAnchor.clientData |
| Modifier and Type | Method and Description |
|---|---|
CTAnchorClientData |
ObjectFactory.createCTAnchorClientData()
Create an instance of
CTAnchorClientData |
CTAnchorClientData |
CTOneCellAnchor.getClientData()
Gets the value of the clientData property.
|
CTAnchorClientData |
CTAbsoluteAnchor.getClientData()
Gets the value of the clientData property.
|
CTAnchorClientData |
CTTwoCellAnchor.getClientData()
Gets the value of the clientData property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTOneCellAnchor.setClientData(CTAnchorClientData value)
Sets the value of the clientData property.
|
void |
CTAbsoluteAnchor.setClientData(CTAnchorClientData value)
Sets the value of the clientData property.
|
void |
CTTwoCellAnchor.setClientData(CTAnchorClientData value)
Sets the value of the clientData property.
|
Copyright © 2007–2025. All rights reserved.