Uses of Class
io.keikai.doc.io.schema.docx.DOCXTr
Packages that use DOCXTr
-
Uses of DOCXTr in io.keikai.doc.io.schema.docx
Methods in io.keikai.doc.io.schema.docx that return DOCXTrModifier and TypeMethodDescriptionDOCXTbl.createTableRow()Create a new TableRow under this Table.DOCXTc.getParent()DOCXTrPr.getParent()Returns the parent table row.DOCXTbl.getTableRow(int pos) Returns the TableRow at the specified position.Methods in io.keikai.doc.io.schema.docx that return types with arguments of type DOCXTrMethods in io.keikai.doc.io.schema.docx with parameters of type DOCXTrModifier and TypeMethodDescriptionvoidSets the parent table row.Visit the given table row.Constructors in io.keikai.doc.io.schema.docx with parameters of type DOCXTrModifierConstructorDescriptionCreate a new TableCell by given XWPFTableCell.Create a new TableRowProperties by given CTTrPr.