Initializes a new instance of the Command class.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
protected Command ( |
Visual Basic
Copy Code
|
|---|
Protected New ( _ |
The Workbook modified by this command.
See Also