simplecsv
simplecsv copied to clipboard
How can export cells as Text format
My point is that I want to export excel file as text cells format or any other with empty cells.
Because if it's empty cells and I want to write a number in it, it will be like "123,698,789" but I need like "123698789"
so is there any way to export it.
https://github.com/shuchkin/simplecsv#export