width property

Dimension? width
getter/setter pair

The width of the column.

Set when the column's width_type is FIXED_WIDTH.

Implementation

Dimension? width;