Uses of Class
org.docx4j.wml.Style.Name
Packages that use Style.Name
-
Uses of Style.Name in org.docx4j.wml
Fields in org.docx4j.wml declared as Style.NameMethods in org.docx4j.wml that return Style.NameModifier and TypeMethodDescriptionObjectFactory.createStyleName()Create an instance ofStyle.NameStyle.getName()Gets the value of the name property.Methods in org.docx4j.wml with parameters of type Style.NameModifier and TypeMethodDescriptionvoidStyle.setName(Style.Name value) Sets the value of the name property.