Column Properties

Include Protected Members
Include Inherited Members

The Column type exposes the following members.

Properties

  Name Description
Public property Application Returns a Application object that represents the creator of the specified object.
Public property Borders Returns or sets a Borders collection that represents all the borders for the specified object.
Public property Cells Returns a Cells collection that represents the table cells in a column.
Public property Creator Returns a value that indicates the application in which the specified object was created.
Public property Index Returns a value that represents the position of an item in a collection.
Public property IsFirst Returns a value that indicates if the specified column is the first one in the table.
Public property IsLast Returns a value that indicates if the specified column is the last one in the table.
Public property NestingLevel Returns the nesting level of the specified column.
Public property Next Returns the next object in the collection.
Public property Parent Returns the parent object of the specified object.
Public property PreferredWidth Returns or sets the preferred width (in points or as a percentage of the window width) for the specified column.
Public property PreferredWidthType Returns or sets the preferred unit of measurement to use for the width of the specified column.
Public property Previous Returns the previous object in the collection.
Public property Shading Returns a Shading object that refers to the shading formatting for the specified object.
Public property Width Returns or sets the width of the specified object in points.

Top

See Also

Reference

Column Interface

Microsoft.Office.Interop.Word Namespace