Stops tracking changes by the specified command and saves the command in the history queue.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public void CommitChangeOperation ( |
Visual Basic
Copy Code
|
|---|
Public Sub CommitChangeOperation( _ |
The command to commit.
See Also