Columns Collection Methods 

The Columns collection object has the following methods:

Columns Collection Methods

Name

Parameters

Return Type

Description

Add

Variant vaWhat

Object

Adds an object to the collection.

Remove

Variant vaIndex

Boolean

Remove an object from the collection.

Insert

Variant vaIndex

Variant vaWhat

Object

Inserts an object into the collection.