RowHeight Property

RowHeight Property

See Also         Example         Applies To

Returns the height of all the rows in the range specified, measured in points. Returns Null if the rows in the specified range aren’t all the same height. Read/write Variant.

Remarks

For a single row, the value of the Height property is equal to the value of the RowHeight property. However, you can also use the Height property to return the total height of a range of cells.

Other differences between RowHeight and Height include the following: