API Reference
@univerjs
@univerjs/sheets
functions
Moverowsmutationundofactory

@univerjs/sheets v0.1.17Docs


Function: MoveRowsMutationUndoFactory()

function MoveRowsMutationUndoFactory(_accessor, params): IMoveRowsMutationParams

Get an undo mutation for the move rows mutation.

Parameters

ParameterType
_accessornull | IAccessor
paramsIMoveRowsMutationParams

Returns

IMoveRowsMutationParams

Defined in

packages/sheets/src/commands/mutations/move-rows-cols.mutation.ts:39 (opens in a new tab)


Copyright © 2021-2024 DreamNum Co,Ltd. All Rights Reserved.