Uses of Class
org.docx4j.wml.Style.Link
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of Style.Link in org.docx4j.wml
Fields in org.docx4j.wml declared as Style.Link Modifier and Type Field Description protected Style.LinkStyle. linkMethods in org.docx4j.wml that return Style.Link Modifier and Type Method Description Style.LinkObjectFactory. createStyleLink()Create an instance ofStyle.LinkStyle.LinkStyle. getLink()Gets the value of the link property.Methods in org.docx4j.wml with parameters of type Style.Link Modifier and Type Method Description voidStyle. setLink(Style.Link value)Sets the value of the link property.