Search
Workbook.commitChangeOperation Method
See Also
 






Stops tracking changes by the specified command and saves the command in the history queue.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public void commitChangeOperation (
    TrackChangesCommand command
)

 Parameters

command

 See Also