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