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





Selects all cells or a range of cells in the worksheet.

 Overload List

Name Description

Selection.SelectAll ()

Selects all cells in the worksheet.

Selection.SelectAll (Int32, Int32)

Selects all cells starting from the topmost cell in a worksheet to the specified count of columns and rows.

 See Also

Selection Members
Selection Class
MindFusion.Spreadsheet.Wpf Namespace