Uses of Class
org.docx4j.wml.Style.Next
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of Style.Next in org.docx4j.wml
Fields in org.docx4j.wml declared as Style.Next Modifier and Type Field Description protected Style.NextStyle. nextMethods in org.docx4j.wml that return Style.Next Modifier and Type Method Description Style.NextObjectFactory. createStyleNext()Create an instance ofStyle.NextStyle.NextStyle. getNext()Gets the value of the next property.Methods in org.docx4j.wml with parameters of type Style.Next Modifier and Type Method Description voidStyle. setNext(Style.Next value)Sets the value of the next property.