Cells.Height property (Word)
Returns or sets the height of the specified table cells. Read/write Single.
expression.Height
expression An expression that returns a 'Cells' collection.
If the HeightRule property of the specified row is wdRowHeightAuto, Height returns wdUndefined; setting the Height property sets HeightRule to wdRowHeightAtLeast.
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.