Uses of Class
org.docx4j.wml.Highlight
Packages that use Highlight
-
Uses of Highlight in org.docx4j.wml
Fields in org.docx4j.wml declared as HighlightMethods in org.docx4j.wml that return HighlightModifier and TypeMethodDescriptionObjectFactory.createHighlight()Create an instance ofHighlightRPrAbstract.getHighlight()Gets the value of the highlight property.Methods in org.docx4j.wml with parameters of type HighlightModifier and TypeMethodDescriptionvoidRPrAbstract.setHighlight(Highlight value) Sets the value of the highlight property.