Gets if keyboard focus is currently on a cell.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public boolean isFocusOnCell () |
true if any cell has the keyboard focus, or false otherwise.
See Also