protobi / js-xlsx

XLSX / XLSM / XLSB (Excel 2007+ Spreadsheet) / ODS parser and writer
http://oss.sheetjs.com/js-xlsx
Other
814 stars 416 forks source link

wpx: The width of the setup is larger than that on the web page #104

Open 125037225 opened 6 years ago

125037225 commented 6 years ago

ws['!cols'] = [ { wpx: 300 } ] but The actual width is '343'! Please give me a hand!