Creates a Command object to track subsequent changes on the specified target. The returned command will be automatically executed when disposed.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java Copy Code |
---|
public TrackChangesCommand startChangeOperation ( |
The object to track.
A TrackChangesCommand that is used to track the changes, or null, if undo is disabled.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |