Executes the specified command on this workbook.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public void ExecuteCommand ( |
Visual Basic
Copy Code
|
|---|
Public Sub ExecuteCommand( _ |
The Command to execute.
See Also