Search
CellsSortedEvent Class
See Also
 






Contains the arguments passed to cellsSorted event handlers.

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

 Syntax

Java  Copy Code

public class CellsSortedEvent extends EventObject

 Inheritance Hierarchy

java.lang.Object
    java.util.EventObject
        com.mindfusion.spreadsheet.CellsSortedEvent

 See Also