@univerjssheetsindexinterfacesImoverowsmutationparams

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


Interface: IMoveRowsMutationParams

Properties

PropertyTypeDescriptionDefined in
sourceRangeIRangeThe rows to be moved.submodules/univer/packages/sheets/src/commands/mutations/move-rows-cols.mutation.ts:26
subUnitIdstring-submodules/univer/packages/sheets/src/commands/mutations/move-rows-cols.mutation.ts:22
targetRangeIRangeThe destination range to move the source rows to. Note that the range is before the movement has occurred.submodules/univer/packages/sheets/src/commands/mutations/move-rows-cols.mutation.ts:30
unitIdstring-submodules/univer/packages/sheets/src/commands/mutations/move-rows-cols.mutation.ts:21