| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape | |
| org.docx4j.dml |
| Modifier and Type | Field and Description |
|---|---|
protected CTTextBodyProperties |
CTWordprocessingShape.bodyPr |
| Modifier and Type | Method and Description |
|---|---|
CTTextBodyProperties |
CTWordprocessingShape.getBodyPr()
Gets the value of the bodyPr property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTWordprocessingShape.setBodyPr(CTTextBodyProperties value)
Sets the value of the bodyPr property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTTextBodyProperties |
CTDefaultShapeDefinition.bodyPr |
protected CTTextBodyProperties |
CTTextBody.bodyPr |
| Modifier and Type | Method and Description |
|---|---|
CTTextBodyProperties |
ObjectFactory.createCTTextBodyProperties()
Create an instance of
CTTextBodyProperties |
CTTextBodyProperties |
CTDefaultShapeDefinition.getBodyPr()
Gets the value of the bodyPr property.
|
CTTextBodyProperties |
CTTextBody.getBodyPr()
Gets the value of the bodyPr property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTDefaultShapeDefinition.setBodyPr(CTTextBodyProperties value)
Sets the value of the bodyPr property.
|
void |
CTTextBody.setBodyPr(CTTextBodyProperties value)
Sets the value of the bodyPr property.
|
Copyright © 2007-2019. All Rights Reserved.