Uses of Class
org.docx4j.wml.Style.BasedOn
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of Style.BasedOn in org.docx4j.wml
Fields in org.docx4j.wml declared as Style.BasedOn Modifier and Type Field Description protected Style.BasedOnStyle. basedOnMethods in org.docx4j.wml that return Style.BasedOn Modifier and Type Method Description Style.BasedOnObjectFactory. createStyleBasedOn()Create an instance ofStyle.BasedOnStyle.BasedOnStyle. getBasedOn()Gets the value of the basedOn property.Methods in org.docx4j.wml with parameters of type Style.BasedOn Modifier and Type Method Description voidStyle. setBasedOn(Style.BasedOn value)Sets the value of the basedOn property.