Create Jmp file from C#
I want to create a jmp file with a simple spreadsheet like below using C#. How can I achieve that? I will appreciate any pointers or sample code. Name SalaryJohn 70000Mike 80000Michelle 90000 Thanks,
Shrish