Table.colWidth
void colWidth(int col, int width)Sets the width of a specific column.
int colWidth(int col) constGets the width of a specific column.
void colWidth(int col, int width)Sets the width of a specific column.
int colWidth(int col) constGets the width of a specific column.