nColArea | (Long) Detecting the area of the table (see Areas in the table).
1 - Main area of the table
2 - Left area of the table |
---|---|
Type | (Long) Width.
0 - The width of all columns
1 - The width of visible part minus the width of possible scrollbar
2 - The width of visible part plus the width of possible scrollbar (for nColArea=2(left) the width is the same as for Type=1) |
Unit | (String) Unit.
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 |