Uses of Class
io.keikai.doc.io.schema.docx.DOCXTcBorders
-
Packages that use DOCXTcBorders Package Description io.keikai.doc.io.schema.docx -
-
Uses of DOCXTcBorders in io.keikai.doc.io.schema.docx
Methods in io.keikai.doc.io.schema.docx that return DOCXTcBorders Modifier and Type Method Description DOCXTcBordersDOCXTcPr. getTcBorders()Returns the table cell borders.Methods in io.keikai.doc.io.schema.docx with parameters of type DOCXTcBorders Modifier and Type Method Description voidDOCXTcPr. setTcBorders(DOCXTcBorders tcBorders)Sets the table cell borders.
-