Column Object Members

PowerPoint Developer Reference

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

Methods

  Name Description
Bb251416.methods(en-us,office.12).gif Delete Deletes the specified object.
Bb251416.methods(en-us,office.12).gif Select Selects the specified object.

Properties

  Name Description
Bb251416.properties(en-us,office.12).gif Application Returns an Application object that represents the creator of the specified object.
Bb251416.properties(en-us,office.12).gif Cells Returns a CellRange collection that represents the cells in a table column or row. Read-only.
Bb251416.properties(en-us,office.12).gif Parent Returns the parent object for the specified object.
Bb251416.properties(en-us,office.12).gif Width Returns or sets the width of the specified object, in points. Read-only Single for the Master object, read/write Single for all other objects.