Cells Methods

Include Protected Members
Include Inherited Members

The Cells type exposes the following members.

Methods

  Name Description
Public method Add Adds a cell to a table.
Public method AutoFit Changes the width of a table column to accommodate the width of the text without changing the way text wraps in the cells.
Public method Delete Deletes cells in a table and optionally controls how the remaining cells are shifted.
Public method DistributeHeight Adjusts the height of the specified cells so that they're equal.
Public method DistributeWidth Adjusts the width of the specified cells so that they're equal.
Public method GetEnumerator (Inherited from IEnumerable.)
Public method Merge Merges the specified table cells with one another.
Public method SetHeight Sets the height of table cells.
Public method SetWidth Sets the width of cells in a table.
Public method Split Splits a range of table cells.

Top

See Also

Reference

Cells Interface

Microsoft.Office.Interop.Word Namespace