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