WdRowHeightRule enumeration (Word)

Specifies the rule for determining the height of the specified cells or rows.

Name Value Description
wdRowHeightAtLeast 1 The row height is at least a minimum specified value.
wdRowHeightAuto 0 The row height is adjusted to accommodate the tallest value in the row.
wdRowHeightExactly 2 The row height is an exact value.

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.