Function: sequenceExecute()
function sequenceExecute(
tasks,
commandService,
options?): ISequenceExecuteResult
Defined in: packages/api/tmp/univer-pro/submodules/univer/packages/core/src/services/command/command.service.ts:575
Parameters
Parameter | Type |
---|---|
tasks | ICommandInfo [] |
commandService | ICommandService |
options ? | IExecutionOptions |