Uses of Class
io.keikai.doc.io.schema.docx.DOCXSectPr
-
Packages that use DOCXSectPr Package Description io.keikai.doc.io.schema.docx -
-
Uses of DOCXSectPr in io.keikai.doc.io.schema.docx
Methods in io.keikai.doc.io.schema.docx that return DOCXSectPr Modifier and Type Method Description DOCXSectPrDOCXDocument. getSectPr()Returns theDOCXSectProf this document (equals to the last section of the whole docx file).DOCXSectPrDOCXDocument. getSectPr(boolean create)Returns theDOCXSectProf this document (equals to the last section of the whole docx file).DOCXSectPrDOCXPPr. getSectPr()Returns the section properties.DOCXSectPrDOCXPPr. getSectPr(boolean create)Returns the section properties.
-