How to read index value and selected text of dropdown excel in C#

  • Thread starter Thread starter satishsinghhh007
  • Start date Start date
S

satishsinghhh007

Hi all
I have to create a excel in which i have two ddl in cell of excel which binded with database.i have completed till now.
My problem is how to read the whole excel sheet with ddl index and selected text to update database in c#
i am using Microsoft.Office.Interop.Excel;

If any body have any idea please share
Thanks
Satish singh
 
Back
Top