SpreadCommandEventArgs Constructor
In This Topic
Creates a new set of Spread command event arguments
Overload List
Overload | Description |
SpreadCommandEventArgs Constructor(SheetView,String,Object) | Creates a new object with the SpreadCommand event arguments with the specified sheet, command, and argument. |
SpreadCommandEventArgs Constructor(SheetView,String,Object,ArrayList) | Creates a new object with the SpreadCommand event arguments with the specified sheet, command, argument, and edit values. |
See Also