Search
CellRangeEvent Constructor
See Also
 






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

 Syntax

Java  Copy Code

public CellRangeEvent (
    Object source,
    CellRef cellRef
)

 Parameters

source

cellRef

 See Also