Sets the selection over the cells in the specified range.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public void Set ( |
Visual Basic
Copy Code
|
|---|
Public Sub Set( _ |
A CellRange object specifying the cells to select.
See Also