@univerjssheetsindexinterfacesIsetfrozenmutationparams

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


Interface: ISetFrozenMutationParams

Properties

PropertyTypeDescriptionDefined in
resetScroll?boolean-submodules/univer/packages/sheets/src/commands/mutations/set-frozen.mutation.ts:35
startColumnnumber-submodules/univer/packages/sheets/src/commands/mutations/set-frozen.mutation.ts:24
startRownumber-submodules/univer/packages/sheets/src/commands/mutations/set-frozen.mutation.ts:23
subUnitIdstring-submodules/univer/packages/sheets/src/commands/mutations/set-frozen.mutation.ts:22
unitIdstring-submodules/univer/packages/sheets/src/commands/mutations/set-frozen.mutation.ts:21
xSplitnumberNumber of frozen columns. if column freeze start at 7, end at 10, then xSplit is 3submodules/univer/packages/sheets/src/commands/mutations/set-frozen.mutation.ts:34
ySplitnumberNumber of frozen rows. if row freeze start at 7, end at 10, then ySplit is 3submodules/univer/packages/sheets/src/commands/mutations/set-frozen.mutation.ts:29