RowHeight property



The row height for the referenced range.

Syntax

Set:     Range.setRowHeight(height)
Get: height = Range.getRowHeight

Applies to

Range object.

Data type

integer. The row height. The initial value is 16 characters. The range of allowable values is 1 to 255.

See also
DefaultRowHeight property
ColumnWidth property
defaultColumnWidth PARAM tag
defaultRowHeight PARAM tag