var value; // Type: any value = GC.Spread.Sheets.Commands.undoTransaction(context, options, options.sheetName);
function undoTransaction( context : Workbook, options : Object, (optional) options.sheetName : undefined ) : any;
Parameters
- context
- The context of the operation.
- options
- The options of the operation.
- options.sheetName
- The sheet name. If the current transaction need change multiple worksheets, the sheetName could be a string Array.