API Reference
@univerjs
@univerjs/sheets
interfaces
Isetrangevaluesmutationparams

@univerjs/sheets v0.1.17Docs


Interface: ISetRangeValuesMutationParams

Params of SetRangeValuesMutation

Extends

Extended by

Properties

PropertyTypeDescriptionInherited fromDefined in
cellValue?IObjectMatrixPrimitiveType<Nullable<ICellData>>null for clear all-packages/sheets/src/commands/mutations/set-range-values.mutation.ts:45 (opens in a new tab)
options?ICopyToOptionsDataDeprecated not a good design-packages/sheets/src/commands/mutations/set-range-values.mutation.ts:50 (opens in a new tab)
subUnitIdstring--packages/sheets/src/commands/mutations/set-range-values.mutation.ts:39 (opens in a new tab)
trigger?string-IMutationCommonParams.triggerpackages/core/src/services/command/command.service.ts:62 (opens in a new tab)
unitIdstring--packages/sheets/src/commands/mutations/set-range-values.mutation.ts:40 (opens in a new tab)

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