Uses of Class
org.docx4j.wml.Style.Next
Packages that use Style.Next
-
Uses of Style.Next in org.docx4j.wml
Fields in org.docx4j.wml declared as Style.NextMethods in org.docx4j.wml that return Style.NextModifier and TypeMethodDescriptionObjectFactory.createStyleNext()Create an instance ofStyle.NextStyle.getNext()Gets the value of the next property.Methods in org.docx4j.wml with parameters of type Style.NextModifier and TypeMethodDescriptionvoidStyle.setNext(Style.Next value) Sets the value of the next property.