Search
CollectionChangedEvent.getOldItems Method
See Also
 






Gets the list of items affected by Replace or Remove action.

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

 Syntax

Java  Copy Code

public List<Object> getOldItems ()

 Return Value

 See Also