Search
ColumnCollection.insert Method
See Also
 






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

 Overload List

Name Description

ColumnCollection.insert (Int32)

Inserts a new column at the specified index.

ColumnCollection.insert (Int32, Int32)

Inserts the specified number of columns at the specified index.

 See Also