Column Properties (PowerPoint)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

Properties

Name

Description

Application

Returns an Application object that represents the creator of the specified object.

Cells

Returns a CellRange collection that represents the cells in a table column or row. Read-only.

Parent

Returns the parent object for the specified object.

Width

Returns or sets the width of the specified object, in points. Read/write.