sheetjs
sheetjs copied to clipboard
The sign needs to float left on a ???? format
The sign needs to float before any '?' in the format. Eg:
console.log(SSF.format('#????', -12.2))
-12
Excel gives:
- 12