Uses of Class
io.keikai.doc.io.schema.docx.DOCXTblPr
-
Packages that use DOCXTblPr Package Description io.keikai.doc.io.schema.docx -
-
Uses of DOCXTblPr in io.keikai.doc.io.schema.docx
Methods in io.keikai.doc.io.schema.docx that return DOCXTblPr Modifier and Type Method Description DOCXTblPrDOCXTbl. getTblPr()Returns the table properties.DOCXTblPrDOCXTbl. getTblPr(boolean create)Returns the table properties.Methods in io.keikai.doc.io.schema.docx with parameters of type DOCXTblPr Modifier and Type Method Description voidDOCXTbl. setTblPr(DOCXTblPr tblPr)Sets the table properties.
-