Share via


Columns Object Members

PowerPoint Developer Reference

A collection of Column objects that represent the columns in a table.

Methods

  Name Description
Bb251417.methods(en-us,office.12).gif Add Adds a new column to an existing table. Returns a Column object that represents the new table column.
Bb251417.methods(en-us,office.12).gif Item Returns a single object from the specified collection.

Properties

  Name Description
Bb251417.properties(en-us,office.12).gif Application Returns an Application object that represents the creator of the specified object.
Bb251417.properties(en-us,office.12).gif Count Returns the number of objects in the specified collection.
Bb251417.properties(en-us,office.12).gif Parent Returns the parent object for the specified object.