Sets the selection over the range of cells at the specified coordinates.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java Copy Code |
---|
public void set ( |
The leftmost column of the range to select.
The topmost row of the range to select.
The rightmost column of the range to select.
The bottommost row of the range to select.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |