Rows.DistributeHeight Method
Adjusts the height of the specified rows so that they're equal.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub DistributeHeight
'Usage
Dim instance As Rows
instance.DistributeHeight()
void DistributeHeight()