| Package | Description |
|---|---|
| org.docx4j.dml |
| Modifier and Type | Field and Description |
|---|---|
protected CTTextCharacterProperties |
CTTextParagraphProperties.defRPr |
protected CTTextCharacterProperties |
CTTextParagraph.endParaRPr |
protected CTTextCharacterProperties |
CTTextLineBreak.rPr |
protected CTTextCharacterProperties |
CTTextField.rPr |
protected CTTextCharacterProperties |
CTRegularTextRun.rPr |
| Modifier and Type | Method and Description |
|---|---|
CTTextCharacterProperties |
ObjectFactory.createCTTextCharacterProperties()
Create an instance of
CTTextCharacterProperties |
CTTextCharacterProperties |
CTTextParagraphProperties.getDefRPr()
Gets the value of the defRPr property.
|
CTTextCharacterProperties |
CTTextParagraph.getEndParaRPr()
Gets the value of the endParaRPr property.
|
CTTextCharacterProperties |
CTTextLineBreak.getRPr()
Gets the value of the rPr property.
|
CTTextCharacterProperties |
CTTextField.getRPr()
Gets the value of the rPr property.
|
CTTextCharacterProperties |
CTRegularTextRun.getRPr()
Gets the value of the rPr property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTTextParagraphProperties.setDefRPr(CTTextCharacterProperties value)
Sets the value of the defRPr property.
|
void |
CTTextParagraph.setEndParaRPr(CTTextCharacterProperties value)
Sets the value of the endParaRPr property.
|
void |
CTTextLineBreak.setRPr(CTTextCharacterProperties value)
Sets the value of the rPr property.
|
void |
CTTextField.setRPr(CTTextCharacterProperties value)
Sets the value of the rPr property.
|
void |
CTRegularTextRun.setRPr(CTTextCharacterProperties value)
Sets the value of the rPr property.
|
Copyright © 2007-2019. All Rights Reserved.