| Package | Description |
|---|---|
| org.docx4j.dml | |
| org.docx4j.model.properties.run | |
| org.pptx4j.model |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RShading.set(CTTextCharacterProperties rPr) |
void |
RBorder.set(CTTextCharacterProperties rPr) |
void |
FontSize.set(CTTextCharacterProperties rPr) |
void |
Italics.set(CTTextCharacterProperties rPr) |
void |
HighlightColor.set(CTTextCharacterProperties rPr) |
void |
Underline.set(CTTextCharacterProperties rPr) |
void |
FontColor.set(CTTextCharacterProperties rPr) |
void |
Bold.set(CTTextCharacterProperties rPr) |
void |
VerticalAlignment.set(CTTextCharacterProperties rPr) |
void |
Strike.set(CTTextCharacterProperties rPr) |
void |
TextDirection.set(CTTextCharacterProperties rPr) |
abstract void |
AbstractRunProperty.set(CTTextCharacterProperties rPr) |
| Modifier and Type | Method and Description |
|---|---|
static RPr |
TextStyles.getWmlRPr(CTTextCharacterProperties in) |
Copyright © 2007-2018. All Rights Reserved.