This is easily done on Excel with custom formatting; but I don't find out how to do it programmatically in Javascript (ExcelJS). I don't want to replace the value, just how it is displayed.
How to display '-' character in a cell when actual value is 0 (Zero) in ExcelJS
742 views Asked by Gi1ber7 At
1
I found the way to accomplish this, it may help others. So here is it: