Uses of Class
org.docx4j.wml.Style.Link
Packages that use Style.Link
-
Uses of Style.Link in org.docx4j.wml
Fields in org.docx4j.wml declared as Style.LinkMethods in org.docx4j.wml that return Style.LinkModifier and TypeMethodDescriptionObjectFactory.createStyleLink()Create an instance ofStyle.LinkStyle.getLink()Gets the value of the link property.Methods in org.docx4j.wml with parameters of type Style.LinkModifier and TypeMethodDescriptionvoidStyle.setLink(Style.Link value) Sets the value of the link property.