Hi,
In my application, I need to generate excel files on the fly. I have an option of using Excel library. But it is mandatory to have excel installed on the machine.
Is there any other .NET API to generate excel files at runtime which doesn't require excel.
Thanks, Mahesh