Search
Selection.AddColumns Method
See Also
 






Adds one or more columns to the selection.

 Overload List

Name Description

Selection.AddColumns (Int32)

Adds the column with the specified index to the selection.

Selection.AddColumns (Int32, Int32)

Adds a range of columns to the selection.

 See Also