closedxml

  1. A

    Question Generate excel files from a C# application

    I have an application that is accepting two .csv files as input, comparing them using employee Ids and generating two output files in excel format - new employees and removed employees. I am storing the data of input .csv files in hashtables. Storing the data in the following format-...
Back
Top Bottom