- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 423
Open
Labels
Description
Description
If I use custom format #,###;-#,###;- on a cell containing a 0, it should display -, but actually displays 0.
To Reproduce
- Set the custom format of a cell to #,###;-#,###;-
- Set the data value of that cell to 0
- Observe rendered cell
Pre-made spredsheet (made in recent excel version):
CustomFormatDashForZero.xlsx
_grid.Load(@"C:\path\to\CustomFormatDashForZero.xlsx", FileFormat._Auto);Screenshots
Edition
Which edition of ReoGrid do you using?
- WPF
Environment
- OS: Windows 10
- Language of OS: English
