@univerjssheetsindexinterfacesImovecolumnsmutationparams

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


Interface: IMoveColumnsMutationParams

Properties

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