Share via


Column Members

Include Protected Members
Include Inherited Members

Represents a table column. The Column object is a member of the Columns collection. The Columns collection includes all the columns in a table.

The Column type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the creator of the specified object.
Public property Cells Returns a CellRange collection that represents the cells in a table column or row. Read-only.
Public property Parent Returns the parent object for the specified object.
Public property Width Returns or sets the width of the specified object, in points. Read/write.

Top

Methods

  Name Description
Public method Delete Deletes the specified Column object.
Public method Select Selects the specified object.

Top

See Also

Reference

Column Interface

Microsoft.Office.Interop.PowerPoint Namespace