Gets if navigation is in forward direction.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public boolean isForward () |
true is cell is moving forward due to TAB, right or down keys, or false otherwise.
See Also