Uses of Class
io.keikai.doc.io.schema.docx.DOCXTbl
Packages that use DOCXTbl
-
Uses of DOCXTbl in io.keikai.doc.io.schema.docx
Methods in io.keikai.doc.io.schema.docx that return DOCXTblModifier and TypeMethodDescriptionabstract DOCXTblAbstractBody.createTable()Create a new Table.AbstractHdrFtr.createTable()DOCXDocument.createTable()DOCXTc.createTable()DOCXTblPr.getParent()Returns the parent table.DOCXTr.getParent()DOCXTc.getTable(int pos) Get the Table by given position.Methods in io.keikai.doc.io.schema.docx with parameters of type DOCXTblModifier and TypeMethodDescriptionvoidSets the parent table.Visit the given table.Constructors in io.keikai.doc.io.schema.docx with parameters of type DOCXTblModifierConstructorDescriptionCreate a new TableProperties by given CTTblPr.Create a new TableRow by given XWPFTableRow.