Cells.DistributeHeight Method
Adjusts the height of the specified cells 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 Cells
instance.DistributeHeight()
void DistributeHeight()