DefaultColumnWidth property



The default column width for the sheet.

Syntax

Set:     Sheet.setDefaultColumnWidth(width)
Get: width = Sheet.getDefaultColumnWidth

Applies to

Sheet object.

Data type

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

See also
DefaultRowHeight property
defaultColumnWidth PARAM tag
defaultRowHeight PARAM tag