| nColArea | (Long) Detecting the area of the table (see Areas in the table).
1 - Main table area
2 - Left table area |
|---|---|
| iCol | (Long) Column number |
| Type | (Long) Requested width type:
0 - Current column width
1 - The widest text of all rows |
| Unit | (String) The unit in which the column width will be returned.
em - The value is in CSS units "em". 1em equals to the current font size.
For example if the document font size is 12pt then 1em equals to 12pt (0.5em = 6pt, 2em = 24pt). px - Width in pixels |