Skip to content
#

xlsx

Here are 675 public repositories matching this topic...

sheetjs
SheetJSDev
SheetJSDev commented Oct 11, 2020

While I try to change header titles by passing array of titles to options like below it does not override the headers. Instead it writes new headers first and original data with old headers again from next cell.

I am experiencing the same problem.

In addition, sheets js is mutating the header array passed in, which is not something I would ever expect.

Example:

const head
Luckysheet
Dushusir
Dushusir commented Dec 25, 2020

描述错误
工作簿标题更新后不会触发 updated 钩子函数

期望的结果
触发updated钩子函数,updated钩子应该是监听到所有的操作。

屏幕截图或演示
image

环境:
-操作系统:[ Windows]
-浏览器 版本号:[Edge]
-Luckysheet版本:[最新]

备注
updated监听的撤销重做数组,建议把修改标题加入撤销重做数组中,包括存储本地和传输到后端(现在要获取标题的值是直接在DOM上取值)

使用spring boot打造文件文档在线预览项目解决方案,支持doc、docx、ppt、pptx、xls、xlsx、zip、rar、mp4,mp3以及众多类文本如txt、html、xml、java、properties、sql、js、md、json、conf、ini、vue、php、py、bat、gitignore等文件在线预览

  • Updated Dec 27, 2020
  • Java

Improve this page

Add a description, image, and links to the xlsx topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the xlsx topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.