Partager via


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

Concepts

Cells Object Members

Cells Collection Object