Uses of Class
org.docx4j.wml.SectPr.Type
Packages that use SectPr.Type
-
Uses of SectPr.Type in org.docx4j.wml
Fields in org.docx4j.wml declared as SectPr.TypeModifier and TypeFieldDescriptionprotected SectPr.TypeSectPr.typeprotected SectPr.TypeSectPrBase.typeMethods in org.docx4j.wml that return SectPr.TypeModifier and TypeMethodDescriptionObjectFactory.createSectPrType()Create an instance ofSectPr.TypeSectPr.getType()Gets the value of the type property.SectPrBase.getType()Gets the value of the type property.Methods in org.docx4j.wml with parameters of type SectPr.TypeModifier and TypeMethodDescriptionvoidSectPr.setType(SectPr.Type value) Sets the value of the type property.voidSectPrBase.setType(SectPr.Type value) Sets the value of the type property.