| Package | Description |
|---|---|
| org.docx4j.model.properties.run | |
| org.docx4j.model.styles | |
| org.docx4j.wml |
| Constructor and Description |
|---|
HighlightColor(Highlight shading) |
| Modifier and Type | Method and Description |
|---|---|
static Highlight |
StyleUtil.apply(Highlight source,
Highlight destination) |
| Modifier and Type | Method and Description |
|---|---|
static Highlight |
StyleUtil.apply(Highlight source,
Highlight destination) |
static boolean |
StyleUtil.areEqual(Highlight highlight1,
Highlight highlight2) |
static boolean |
StyleUtil.isEmpty(Highlight highlight) |
| Modifier and Type | Field and Description |
|---|---|
protected Highlight |
RPrAbstract.highlight |
| Modifier and Type | Method and Description |
|---|---|
Highlight |
ObjectFactory.createHighlight()
Create an instance of
Highlight |
Highlight |
RPrAbstract.getHighlight()
Gets the value of the highlight property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RPrAbstract.setHighlight(Highlight value)
Sets the value of the highlight property.
|
Copyright © 2007-2018. All Rights Reserved.