MindFusion.Wpf Pack Programmer's Guide
Selection.Set Method
See Also
 





Sets the selection over a cell or a range of cells.

 Overload List

Name Description

Selection.Set (CellRange)

Sets the selection over the cells in the specified range.

Selection.Set (Int32, Int32)

Sets the selection over the cell at the specified coordinates.

Selection.Set (Int32, Int32, Int32, Int32)

Sets the selection over the range of cells at the specified coordinates.

 See Also

Selection Members
Selection Class
MindFusion.Spreadsheet.Wpf Namespace