API Reference
@univerjs
@univerjs/sheets
functions
Factorydeleterangeprotectionmutation

@univerjs/sheets v0.1.17Docs


Function: FactoryDeleteRangeProtectionMutation()

function FactoryDeleteRangeProtectionMutation(accessor, param): IMutationInfo<Omit<IAddRangeProtectionMutationParams, "name">>

Parameters

ParameterType
accessorIAccessor
paramIDeleteSelectionProtectionMutationParams

Returns

IMutationInfo<Omit<IAddRangeProtectionMutationParams, "name">>

Defined in

packages/sheets/src/commands/mutations/delete-range-protection.mutation.ts:31 (opens in a new tab)


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