设置所有单元格边框
边框有top bootom left right tl2br tr2bl insideH insideV
table.setTcBorder();
table.setTl2brBorder(rows, cols);
table.removeBorder(rows, cols);
table.removeLeftBorder(rows, cols);