@univerjs/core v0.4.2 • Docs
Function: sequenceExecute()
function sequenceExecute(
tasks,
commandService,
options?): ISequenceExecuteResult
Parameters
Parameter | Type |
---|---|
tasks | ICommandInfo <object >[] |
commandService | ICommandService |
options ? | IExecutionOptions |
Returns
Defined in
submodules/univer/packages/core/src/services/command/command.service.ts:578 (opens in a new tab)