Represents a command that can track and undo changes of INotifyPropertyValueChanged objects.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public class TrackChangesCommand extends DisposableCommand |
Inheritance Hierarchyjava.lang.Object![]()
com.mindfusion.spreadsheet.Command
com.mindfusion.spreadsheet.DisposableCommand
com.mindfusion.spreadsheet.TrackChangesCommand
com.mindfusion.spreadsheet.ChangeWorksheetCommand
See Also