MindFusion.Java Package Programmer's Guide
WorkbookView.onActivatingCell Method
See Also
 






Raises the activatingCell event.

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

 Syntax

Java  Copy Code

protected void onActivatingCell (
    ActivationEvent e
)

 Parameters

e

An object providing the event data.

 See Also

WorkbookView Members
WorkbookView Class
com.mindfusion.spreadsheet Namespace