Search
WorkbookView.isFocusOnCell Method
See Also
 






Gets if keyboard focus is currently on a cell.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public boolean isFocusOnCell ()

 Return Value

true if any cell has the keyboard focus, or false otherwise.

 See Also