Package | Description |
---|---|
org.docx4j.dml.chartDrawing |
Modifier and Type | Field and Description |
---|---|
protected CTGroupShape |
CTAbsSizeAnchor.grpSp |
protected CTGroupShape |
CTRelSizeAnchor.grpSp |
Modifier and Type | Method and Description |
---|---|
CTGroupShape |
ObjectFactory.createCTGroupShape()
Create an instance of
CTGroupShape |
CTGroupShape |
CTAbsSizeAnchor.getGrpSp()
Gets the value of the grpSp property.
|
CTGroupShape |
CTRelSizeAnchor.getGrpSp()
Gets the value of the grpSp property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTAbsSizeAnchor.setGrpSp(CTGroupShape value)
Sets the value of the grpSp property.
|
void |
CTRelSizeAnchor.setGrpSp(CTGroupShape value)
Sets the value of the grpSp property.
|
Copyright © 2007-2019. All Rights Reserved.