Uses of Class
io.keikai.doc.io.schema.docx.DOCXTcPr
-
Packages that use DOCXTcPr Package Description io.keikai.doc.io.schema.docx -
-
Uses of DOCXTcPr in io.keikai.doc.io.schema.docx
Methods in io.keikai.doc.io.schema.docx that return DOCXTcPr Modifier and Type Method Description DOCXTcPrDOCXTc. getTcPr()Returns the table cell properties of the table cell.DOCXTcPrDOCXTc. getTcPr(boolean create)Returns the table cell properties of the table cell.Methods in io.keikai.doc.io.schema.docx with parameters of type DOCXTcPr Modifier and Type Method Description voidDOCXTc. setTcPr(DOCXTcPr tcPr)Sets the table cell properties of the table cell.
-