Search
CellsEvent.getCells Method
See Also
 






Gets a list with all cells related to the event.

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

 Syntax

Java  Copy Code

public Iterable<CellStorage> getCells ()

 Return Value

 See Also