Search
Selection.SelectColumns Method
See Also
 






Selects a column or a range of columns.

 Overload List

Name Description

Selection.SelectColumns (Int32)

Selects the column with the specified index.

Selection.SelectColumns (Int32, Int32)

Selects a range of columns in the worksheet.

 See Also