Uses of Class
org.docx4j.wml.SectPr.Type
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of SectPr.Type in org.docx4j.wml
Fields in org.docx4j.wml declared as SectPr.Type Modifier and Type Field Description protected SectPr.TypeSectPr. typeprotected SectPr.TypeSectPrBase. typeMethods in org.docx4j.wml that return SectPr.Type Modifier and Type Method Description SectPr.TypeObjectFactory. createSectPrType()Create an instance ofSectPr.TypeSectPr.TypeSectPr. getType()Gets the value of the type property.SectPr.TypeSectPrBase. getType()Gets the value of the type property.Methods in org.docx4j.wml with parameters of type SectPr.Type Modifier and Type Method Description voidSectPr. setType(SectPr.Type value)Sets the value of the type property.voidSectPrBase. setType(SectPr.Type value)Sets the value of the type property.