Search
ColumnCollection.get Method
See Also
 






Gets a column or range of columns.

 Overload List

Name Description

ColumnCollection.get (Int32)

Gets the column at the specified index.

ColumnCollection.get (Int32, Int32)

Gets a ColumnRange object that can be used to manipulate the columns in the specified range.

 See Also