Range.Height property (Excel)
Returns a Double value that represents the height, in points, of the range. Read-only.
Syntax
expression.Height
expression A variable that represents a Range object.
Remarks
To set the height, use the RowHeight property.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.