Package | Description |
---|---|
org.docx4j.dml.spreadsheetdrawing |
Modifier and Type | Field and Description |
---|---|
protected CTAnchorClientData |
CTAbsoluteAnchor.clientData |
protected CTAnchorClientData |
CTOneCellAnchor.clientData |
protected CTAnchorClientData |
CTTwoCellAnchor.clientData |
Modifier and Type | Method and Description |
---|---|
CTAnchorClientData |
ObjectFactory.createCTAnchorClientData()
Create an instance of
CTAnchorClientData |
CTAnchorClientData |
CTAbsoluteAnchor.getClientData()
Gets the value of the clientData property.
|
CTAnchorClientData |
CTOneCellAnchor.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 |
CTAbsoluteAnchor.setClientData(CTAnchorClientData value)
Sets the value of the clientData property.
|
void |
CTOneCellAnchor.setClientData(CTAnchorClientData value)
Sets the value of the clientData property.
|
void |
CTTwoCellAnchor.setClientData(CTAnchorClientData value)
Sets the value of the clientData property.
|
Copyright © 2007-2019. All Rights Reserved.