Search
ActivationEvent.getNextCell Method
See Also
 






Gets the cell that is being activated.

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

 Syntax

Java  Copy Code

public Cell getNextCell ()

 Return Value

A Cell reference.

 See Also