| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command |
| Modifier and Type | Field and Description |
|---|---|
protected CTChangesData |
CTInkChanges.chgData |
protected CTChangesData |
CTPictureChanges.chgData |
protected CTChangesData |
CTConnectorChanges.chgData |
protected CTChangesData |
CTGroupShapeChanges.chgData |
protected CTChangesData |
CTShapeChanges.chgData |
protected CTChangesData |
CTGraphicFrameChanges.chgData |
| Modifier and Type | Method and Description |
|---|---|
CTChangesData |
ObjectFactory.createCTChangesData()
Create an instance of
CTChangesData |
CTChangesData |
CTInkChanges.getChgData()
Gets the value of the chgData property.
|
CTChangesData |
CTPictureChanges.getChgData()
Gets the value of the chgData property.
|
CTChangesData |
CTConnectorChanges.getChgData()
Gets the value of the chgData property.
|
CTChangesData |
CTGroupShapeChanges.getChgData()
Gets the value of the chgData property.
|
CTChangesData |
CTShapeChanges.getChgData()
Gets the value of the chgData property.
|
CTChangesData |
CTGraphicFrameChanges.getChgData()
Gets the value of the chgData property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTInkChanges.setChgData(CTChangesData value)
Sets the value of the chgData property.
|
void |
CTPictureChanges.setChgData(CTChangesData value)
Sets the value of the chgData property.
|
void |
CTConnectorChanges.setChgData(CTChangesData value)
Sets the value of the chgData property.
|
void |
CTGroupShapeChanges.setChgData(CTChangesData value)
Sets the value of the chgData property.
|
void |
CTShapeChanges.setChgData(CTChangesData value)
Sets the value of the chgData property.
|
void |
CTGraphicFrameChanges.setChgData(CTChangesData value)
Sets the value of the chgData property.
|
Copyright © 2007-2022. All Rights Reserved.