Hi,
I have this html string (attached with zip file) and i want to make table in excel using that(sample output also inside zip file)
Input and Required Output.zip (7.1 KB)
Is there any way i can do that?...new Workbook(ms, options); Range dataRange = dataBook.Worksheets[0]...Workbook(dir + "Book1.xlsx"); Range expRange = workbook.Worksheets[0]...