Uses of Class
org.docx4j.wml.Style.BasedOn
Packages that use Style.BasedOn
-
Uses of Style.BasedOn in org.docx4j.wml
Fields in org.docx4j.wml declared as Style.BasedOnMethods in org.docx4j.wml that return Style.BasedOnModifier and TypeMethodDescriptionObjectFactory.createStyleBasedOn()Create an instance ofStyle.BasedOnStyle.getBasedOn()Gets the value of the basedOn property.Methods in org.docx4j.wml with parameters of type Style.BasedOnModifier and TypeMethodDescriptionvoidStyle.setBasedOn(Style.BasedOn value) Sets the value of the basedOn property.