Luckysheet
Luckysheet copied to clipboard
Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.
Hello, you plan to implement these hooks: - rangeMoveBefore - rangeMoveAfter - rangeCopyBefore - rangeCopyAfter - rangePasteAfter - rangeCutBefore - rangeCutAfter - sheetCreateAfter - sheetMoveBefore - sheetMoveAfter - sheetDeleteAfter -...
# #**Describe the bug** 设置保护单元格,无法对已有数据的单元格进行保护 **To Reproduce** 1. 在单元格内输入数据 2. 设置可输入区域或不设置 3. 空白单元格正常保护 4. 有数据的单元格可以正常编辑 **What is expected?** 1.git打包的和cdn引用都是同样的问题,上个cdn版本可以正常工作 2.vue项目开发,vue开发模版中也存在同样的问题 **Screenshots or demo** https://s3.ax1x.com/2021/01/19/sRktv6.png https://s3.ax1x.com/2021/01/19/sRkD5d.png **Environment** - OS: Mac -...
**Is your feature request related to a problem? Please describe.** Cannot find arrayformula feature. I need to apply same formula for an entire column, *without dragging down* each time I...
**描述错误** **重现** 1. 第一步操作: 在单元格内输入你好 2. 最后看到了什么错误: 但是显示出来的是n+ihao这样的拼音 3. 第二步操作:再次重新输入你好就可以显示出正常的文字 **期望的结果** 期望能正常输出你好 **屏幕截图或演示** **环境:** - 操作系统:Mac - 浏览器 版本号:Chrome 版本 103.0.5060.53(正式版本) (x86_64) - Luckysheet版本: **备注** 是在react框架中出现的这个问题
**Description** The freeze of the merged cell, the default is the lower right corner of the first cell, but excel is to get the upper left corner of the entire...
Calling the destroy() method is expected to remove any user input from the spreadsheet. Type anything in the spreadsheet. Call luckysheet.destroy(). Create a luckysheet instance with luckysheet.create(). The values you...
`````` hook: { rowDeleteBefore: function (st, ed) { console.log("删除行", st, ed); } } `````` 右键删除后 没有效果
一个logseq插件使用了luckysheet,但是每次加载都需要从网络上下载资源,(而众所周知,🇨🇳网络不行。。) https://github.com/sethyuan/logseq-plugin-luckysheet/issues/5#issuecomment-1145889177
在统信UOS操作系统的浏览器里面,输入的单元格值,切换后就消失了