javascript - js-xlsx 怎么在excel单元格设置颜色
阿神
阿神 2017-04-11 12:55:57
0
0
1354

如题,用的js-xlsx插件生成excel文件,怎么设置填充色呀

ws[XLSX.utils.encode_cell({
            c : x + 1,
            r : y + 1
        })].s = {fill: { bgColor: { rgb: "30000000"  }}}

我这么写没效果

阿神
阿神

闭关修行中......

répondre à tous(0)
Derniers téléchargements
Plus>
effets Web
Code source du site Web
Matériel du site Web
Modèle frontal