Search
ActivationEvent.setNextCell Method
See Also
 






Sets the cell that will be activated.

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

 Syntax

Java  Copy Code

public void setNextCell (
    Cell value
)

 Parameters

value

A Cell reference.

 See Also