In excel 2003 I can hide zero values in a worksheet by selecting Tools --> Options --> and unselecting Zero values in the View tab
How do I do this in Aspose.Cells
In excel 2003 I can hide zero values in a worksheet by selecting Tools --> Options --> and unselecting Zero values in the View tab
How do I do this in Aspose.Cells
We didn’t make this setting public to users now. We will make a new version soon to allow you to set it.
Hi,<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
Thank you for considering Aspose.
Please try the attached latest fix. We have support to hide zero values with Worksheet.DisplayZeros = false;
Thank You & Best Regards,