501351981 / vue-office

支持word(.docx)、excel(.xlsx,.xls)、pdf、pptx等各类型office文件预览的vue组件集合,提供一站式office文件预览方案,支持vue2和3,也支持React等非Vue框架。Web-based pdf, excel, word, pptx preview library
https://501351981.github.io/vue-office/examples/docs/
MIT License
3.86k stars 454 forks source link

使用excel样式没有渲染 #343

Open Qinjialiang opened 2 months ago

Qinjialiang commented 2 months ago

组件名称&版本:@vue-office/excel@0.14.6 运行环境:edg浏览器,vue@3.4.38,vite@5.4.1 问题: 采用返回ArrayBuffer展示excel表格时,表格的样式没有渲染上来 页面展示excel: image

原文件: image

501351981 commented 1 month ago

是否配置了 :option="{xls: true}" xls方式不支持样式