Search
CellStorageEvent Constructor
See Also
 






Initializes a new instance of the CellStorageEvent class.

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

 Syntax

Java  Copy Code

public CellStorageEvent (
    Object source,
    CellStorage cellStorage
)

 Parameters

source

cellStorage

 See Also