king
2024-03-27 2a03640349b948f656451a84f205a0972abd8b95
src/tabviews/zshare/actionList/exceloutbutton/index.jsx
@@ -665,6 +665,9 @@
            ws[col + '2'].s = {alignment: { horizontal: 'center', vertical: 'center' }}
          })
        }
        // ws['A3'].s = {font: { sz: 10 , bold: true }, alignment: { horizontal: 'center', vertical: 'center' }, border: {top: {style: 'thin', color: '000000'}, left: {style: 'thin', color: '000000'}, bottom: {style: 'thin', color: '000000'}, right: {style: 'thin', color: '000000'}}};
        // ws['A3'].z = '#,##0.00';
        // ws['A3'].z = '#,##0.00;[Red]-#,##0.00;';
        if (btn.verify.wrapText === 'true' && data) {
          let lines = data.length + 1