Uses of Class
io.keikai.doc.io.schema.docx.DOCXTrPr
-
Packages that use DOCXTrPr Package Description io.keikai.doc.io.schema.docx -
-
Uses of DOCXTrPr in io.keikai.doc.io.schema.docx
Methods in io.keikai.doc.io.schema.docx that return DOCXTrPr Modifier and Type Method Description DOCXTrPrDOCXTr. getTrPr()Returns the table row properties of the table row.DOCXTrPrDOCXTr. getTrPr(boolean create)Returns the table row properties of the table row.Methods in io.keikai.doc.io.schema.docx with parameters of type DOCXTrPr Modifier and Type Method Description voidDOCXTr. setTrPr(DOCXTrPr trPr)Sets the table row properties of the table row.
-