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