Search
Selection.addColumns Method
See Also
 






Adds a column or a range of 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