Spread.Sheets Documentation
endTransaction Method
GC.Spread.Sheets Namespace > Commands type : endTransaction Method
Syntax
var value; // Type: any
value = GC.Spread.Sheets.Commands.endTransaction(context, options);
function endTransaction( 
   context : Workbook,
   options : Object
) : any;

Parameters

context
options
See Also

Reference

Commands type