@univerjs/sheets v0.4.2 • Docs
Function: RemoveSheetUndoMutationFactory()
function RemoveSheetUndoMutationFactory(accessor, params): IInsertSheetMutationParams
Parameters
Parameter | Type | Description |
---|---|---|
accessor | IAccessor | injector accessor |
params | IRemoveSheetMutationParams | do mutation params |
Returns
undo mutation params
Defined in
packages/sheets/src/commands/mutations/remove-sheet.mutation.ts:33 (opens in a new tab)