Gets a RowRange object that can be used to manipulate the rows in the specified range.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java Copy Code |
---|
public RowRange get ( |
The zero-based index of the top row in the range.
The zero-based index of the bottom row in the range.
A RowRange object that can be used to manipulate the rows in the range.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |