Uses of Class
org.docx4j.wml.Style.Aliases
Packages that use Style.Aliases
-
Uses of Style.Aliases in org.docx4j.wml
Fields in org.docx4j.wml declared as Style.AliasesMethods in org.docx4j.wml that return Style.AliasesModifier and TypeMethodDescriptionObjectFactory.createStyleAliases()Create an instance ofStyle.AliasesStyle.getAliases()Gets the value of the aliases property.Methods in org.docx4j.wml with parameters of type Style.AliasesModifier and TypeMethodDescriptionvoidStyle.setAliases(Style.Aliases value) Sets the value of the aliases property.