Share via


Cells.DistributeWidth Method

Adjusts the width 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 DistributeWidth
'Usage
Dim instance As Cells

instance.DistributeWidth()
void DistributeWidth()

See Also

Reference

Cells Interface

Cells Members

Microsoft.Office.Interop.Word Namespace