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 |
CTTextBody.bodyPr |
protected CTTextBodyProperties |
CTDefaultShapeDefinition.bodyPr |
Modifier and Type | Method and Description |
---|---|
CTTextBodyProperties |
ObjectFactory.createCTTextBodyProperties()
Create an instance of
CTTextBodyProperties |
CTTextBodyProperties |
CTTextBody.getBodyPr()
Gets the value of the bodyPr property.
|
CTTextBodyProperties |
CTDefaultShapeDefinition.getBodyPr()
Gets the value of the bodyPr property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTTextBody.setBodyPr(CTTextBodyProperties value)
Sets the value of the bodyPr property.
|
void |
CTDefaultShapeDefinition.setBodyPr(CTTextBodyProperties value)
Sets the value of the bodyPr property.
|
Copyright © 2007-2019. All Rights Reserved.