You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
目前我是这样设置的:
const lockRanges = __luckysheet.value.getRangeAxis()
// 设置不可编辑区域
__authority.value.allowRangeList[0].sqref = lockRanges.join()
未合并的单元格没问题, 如果出现一个合并的单元格整体都失效了
Beta Was this translation helpful? Give feedback.
All reactions