Checks whether the specified object is contained in the selection.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public boolean containsObject ( |
The object to check.
true if the object is selected; otherwise, false.
See Also