I am saving data on button\'s click event and below is code:
using Excel = Microsoft.Office.Interop.Excel; Excel.Application xlApp; Excel.Workbook xlWorkBoo
check for cell indices for sheet , starts from [1,1] sheet.cells[0,0] will throw com error.