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

  • Thread starter satishsinghhh007
  • 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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top