[]
Resizes a column to fit their visible content.
public void AutoSizeColumn(int col, bool header = false)
Type | Name | Description |
---|---|---|
int | col | Index of the column to resize. |
bool | header | Whether the column index refers to a regular or a header row column. |