Search
Selection.add Method
See Also
 






Adds a cell or a range of cells to the selection.

 Overload List

Name Description

Selection.add (Int32, Int32)

Adds the cell at the specified coordinates to the selection.

Selection.add (Int32, Int32, Int32, Int32)

Adds the range of cells at the specified coordinates to the selection.

 See Also