ColumnWidths
Description
Specifies the width of each column in multi-column layouts.
Owner
Layout
Inheritable
No
Values
Value Type:
number
- It specifies the width of all columns
Value Type:
array
- It shall contain numbers, representing the width of each column, in order. If there are fewer than ColumnCount numbers, the last element shall specify all remaining widths; if there are more than ColumnCount numbers, the excess array elements shall be ignored