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

Parameters

context
options
See Also

Reference

Commands type