| Package | Description |
|---|---|
| org.docx4j.dml.spreadsheetdrawing |
| Modifier and Type | Field and Description |
|---|---|
protected CTGroupShape |
CTOneCellAnchor.grpSp |
protected CTGroupShape |
CTAbsoluteAnchor.grpSp |
protected CTGroupShape |
CTTwoCellAnchor.grpSp |
| Modifier and Type | Method and Description |
|---|---|
CTGroupShape |
ObjectFactory.createCTGroupShape()
Create an instance of
CTGroupShape |
CTGroupShape |
CTOneCellAnchor.getGrpSp()
Gets the value of the grpSp property.
|
CTGroupShape |
CTAbsoluteAnchor.getGrpSp()
Gets the value of the grpSp property.
|
CTGroupShape |
CTTwoCellAnchor.getGrpSp()
Gets the value of the grpSp property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTOneCellAnchor.setGrpSp(CTGroupShape value)
Sets the value of the grpSp property.
|
void |
CTAbsoluteAnchor.setGrpSp(CTGroupShape value)
Sets the value of the grpSp property.
|
void |
CTTwoCellAnchor.setGrpSp(CTGroupShape value)
Sets the value of the grpSp property.
|
Copyright © 2007–2025. All rights reserved.