Adds the cell at the specified coordinates to the selection.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public void add ( |
The zero-based index of the column of the cell to select.
The zero-based index of the row of the cell to select.
See Also