TableRow.setRowHeight
void setRowHeight(int row, int height)Sets the height of a specific row.
Parameters
row | Row number (0-based) |
height | Height in pixels |
void setRowHeight(int row, int height)Sets the height of a specific row.
row | Row number (0-based) |
height | Height in pixels |