Checks whether the selection contains the cell at the specified coordinates.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public boolean contains ( |
true if the selection contains the cell at the specified coordinates; otherwise, false.
See Also