Contains the arguments passed to cell-related mouse events.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public class CellMouseEvent extends CellEvent |
Inheritance Hierarchyjava.lang.Object![]()
java.util.EventObject![]()
com.mindfusion.spreadsheet.CellEvent
com.mindfusion.spreadsheet.CellMouseEvent
See Also