How to create a jet in it without vertical and horizontal lines ...
setShowGrid () , setShowVerticalLines () and setShowHorizontalLines ()
Determines if the table draws a vertical line between the cells. If the vertical lines are true; If this is wrong, then it is not.
Example:
table.setShowGrid (wrong); Table.setShowVerticalLines (wrong); Table.setShowGrid (wrong); Table.setShowHorizontalLines (wrong);
Comments
Post a Comment