Hi,
I am using NPOI for Export to .xls file. After Export to .xls when I open all the cell should be in "Text" Numberformat instead of "General". All the cells in the .xls file should take example if I enter 0098 it should stay it shouldn't change to 98.
Please let me know how can I set this in C# using NPOI.
Thanks....
I am using NPOI for Export to .xls file. After Export to .xls when I open all the cell should be in "Text" Numberformat instead of "General". All the cells in the .xls file should take example if I enter 0098 it should stay it shouldn't change to 98.
Please let me know how can I set this in C# using NPOI.
Thanks....