Function: MoveRowsMutationUndoFactory()
function MoveRowsMutationUndoFactory(_accessor, params): IMoveRowsMutationParams
Defined in: submodules/univer/packages/sheets/src/commands/mutations/move-rows-cols.mutation.ts:38
Get an undo mutation for the move rows mutation.
Parameters
Parameter | Type |
---|---|
_accessor | null | IAccessor |
params | IMoveRowsMutationParams |