Creates a Command object to track subsequent changes on the specified target. The returned command will be automatically executed when disposed.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public TrackChangesCommand StartChangeOperation ( |
Visual Basic
![]() |
---|
Public Function StartChangeOperation( _ |
The object to track.
A TrackChangesCommand that is used to track the changes, or null (Nothing in Visual Basic), if undo is disabled.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |