@univerjssheetsindexfunctionsRemovesheetundomutationfactory

@univerjs/sheets v0.5.0-beta.1Docs


Function: RemoveSheetUndoMutationFactory()

function RemoveSheetUndoMutationFactory(accessor, params): IInsertSheetMutationParams

Generate undo mutation of a RemoveSheetMutation

Parameters

ParameterTypeDescription
accessorIAccessorinjector accessor
paramsIRemoveSheetMutationParamsdo mutation params

Returns

IInsertSheetMutationParams

undo mutation params

Defined in

submodules/univer/packages/sheets/src/commands/mutations/remove-sheet.mutation.ts:33