Search
ActivationEvent.setCurrentCell Method
See Also
 






Sets the current cell.

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

 Syntax

Java  Copy Code

public void setCurrentCell (
    Cell value
)

 Parameters

value

A Cell reference.

 See Also