| Package | Description |
|---|---|
| org.docx4j.dml.spreadsheetdrawing |
| Modifier and Type | Field and Description |
|---|---|
protected CTGraphicalObjectFrame |
CTOneCellAnchor.graphicFrame |
protected CTGraphicalObjectFrame |
CTTwoCellAnchor.graphicFrame |
protected CTGraphicalObjectFrame |
CTAbsoluteAnchor.graphicFrame |
| Modifier and Type | Method and Description |
|---|---|
CTGraphicalObjectFrame |
ObjectFactory.createCTGraphicalObjectFrame()
Create an instance of
CTGraphicalObjectFrame |
CTGraphicalObjectFrame |
CTOneCellAnchor.getGraphicFrame()
Gets the value of the graphicFrame property.
|
CTGraphicalObjectFrame |
CTTwoCellAnchor.getGraphicFrame()
Gets the value of the graphicFrame property.
|
CTGraphicalObjectFrame |
CTAbsoluteAnchor.getGraphicFrame()
Gets the value of the graphicFrame property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTOneCellAnchor.setGraphicFrame(CTGraphicalObjectFrame value)
Sets the value of the graphicFrame property.
|
void |
CTTwoCellAnchor.setGraphicFrame(CTGraphicalObjectFrame value)
Sets the value of the graphicFrame property.
|
void |
CTAbsoluteAnchor.setGraphicFrame(CTGraphicalObjectFrame value)
Sets the value of the graphicFrame property.
|
Copyright © 2007-2022. All Rights Reserved.