Search
ColumnCollection Members
Methods
 


Represents a specialized collection for worksheet columns.

The following tables list the members exposed by the ColumnCollection type.

 Public Methods

  Name Description

get

Overloaded. Gets a column or range of columns.

getCount

Gets the number of columns in the collection.

insert

Overloaded. Inserts a new column or range of columns at the specified index.

iterator

Returns an object that iterates through the collection.

move

Overloaded. Moves a column or a range of columns to the specified target index.

remove

Overloaded. Removes the column or range of columns at a specified index.

 See Also