Selects the row with the specified index.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public void SelectRows ( |
Visual Basic
Copy Code
|
|---|
Public Sub SelectRows( _ |
The index of the row to select.
See Also