Uses of Class
io.keikai.doc.io.schema.docx.DOCXSectPr
Packages that use DOCXSectPr
-
Uses of DOCXSectPr in io.keikai.doc.io.schema.docx
Methods in io.keikai.doc.io.schema.docx that return DOCXSectPrModifier and TypeMethodDescriptionDOCXDocument.getSectPr()Returns theDOCXSectProf this document (equals to the last section of the whole docx file).DOCXDocument.getSectPr(boolean create) Returns theDOCXSectProf this document (equals to the last section of the whole docx file).DOCXPPr.getSectPr()Returns the section properties.DOCXPPr.getSectPr(boolean create) Returns the section properties.