Search
ActivationEvent.getCurrentCell Method
See Also
 






Gets the current cell.

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

 Syntax

Java  Copy Code

public Cell getCurrentCell ()

 Return Value

A Cell reference.

 See Also