Selects a range of rows in the worksheet.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public void selectRows ( |
The index of the first rows in the range.
The number of rows to select.
See Also