Search
ColumnCollection Methods
 


 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