Cells.HeightRule property (Word)

Returns or sets a WdRowHeightRule constant that represents the rule for determining the height of the specified cells. Read/write .

Syntax

expression. HeightRule

expression Required. A variable that represents a 'Cells' collection.

Remarks

Setting the HeightRule property of a Cells collection automatically sets the height for the entire row.

See also

Cells Collection 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.