ColumnWidth property



The column width for the referenced range.

Syntax

Set:     Range.setColumnWidth(width)
Get: width = Range.getColumnWidth

Applies to

Range object.

Data type

integer. The column width. The initial value is 9 characters. The range of allowable values is 1 to 240.

See also
DefaultColumnWidth property
RowHeight property
defaultColumnWidth PARAM tag
defaultRowHeight PARAM tag