Uses of Class
org.docx4j.wml.Highlight
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of Highlight in org.docx4j.wml
Fields in org.docx4j.wml declared as Highlight Modifier and Type Field Description protected HighlightRPrAbstract. highlightMethods in org.docx4j.wml that return Highlight Modifier and Type Method Description HighlightObjectFactory. createHighlight()Create an instance ofHighlightHighlightRPrAbstract. getHighlight()Gets the value of the highlight property.Methods in org.docx4j.wml with parameters of type Highlight Modifier and Type Method Description voidRPrAbstract. setHighlight(Highlight value)Sets the value of the highlight property.