Search
UndoEvent.getCommand Method
See Also
 






Gets a reference to the Command instance related to the event being handled.

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

 Syntax

Java  Copy Code

public Command getCommand ()

 Return Value

 See Also