Cells Properties 

Public Properties

  Name Description
Application Returns an Application object that represents the creator of the specified object.
Borders Returns a Borders collection that represents all the borders for the specified object.
Count Returns the number of items in the specified collection.
Creator Returns a value that indicates the application in which the specified object was created.
Height Returns or sets the height of the specified cells in a table.
HeightRule Returns or sets the rule for determining the height of the specified cells.
Item Returns an individual object in a collection.
NestingLevel Returns the nesting level of the specified cells.
Parent Returns the parent object of the specified object.
PreferredWidth Returns or sets the preferred width (in points or as a percentage of the window width) for the specified cells.
PreferredWidthType Returns or sets the preferred unit of measurement to use for the width of the specified cells.
Shading Returns a Shading object that refers to the shading formatting for the specified object.
VerticalAlignment Returns or sets the vertical alignment of text in cells of a table.
Width Returns or sets the width of the specified object, in points.

See Also

Reference

Cells Interface
Microsoft.Office.Interop.Word Namespace