@univerjs/sheets v0.4.2 • Docs
Function: FactoryDeleteRangeProtectionMutation()
function FactoryDeleteRangeProtectionMutation(accessor, param): IMutationInfo<Omit<IAddRangeProtectionMutationParams, "name">>
Parameters
Parameter | Type |
---|---|
accessor | IAccessor |
param | IDeleteRangeProtectionMutationParams |
Returns
IMutationInfo
<Omit
<IAddRangeProtectionMutationParams
, "name"
>>
Defined in
packages/sheets/src/commands/mutations/delete-range-protection.mutation.ts:30 (opens in a new tab)