Edit

Share via


Cell.Height property (Word)

Returns or sets the height of the specified table cell. .

Syntax

expression.Height

expression An expression that returns a Cell object.

Remarks

If the HeightRule property of the specified row is wdRowHeightAuto, Height returns wdUndefined; setting the Height property sets HeightRule to wdRowHeightAtLeast. Read/write Single.

See also

Cell Object

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.