Columns Methods (Outlook)

GitHub-Mark-64px

Contribute to this content

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

Methods

Name

Description

Add

Adds the Column specified by Name to the Columns collection and resets the Table.

Item

Obtains a Column object specified by Index.

Remove

Removes the Column object specified by Index and resets the Table.

RemoveAll

Removes all the columns from the Columns collection and resets the Table.