Convert .xls(Excel)File To filtered html file Using automation
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all Is there any way by whch I can Convert a .xls file into filterd html file(Pure html file). I am able to convert xls File into HTML by using "SaveAs" Method but this converted file is not a filtered HTML. If there is any library avilable to convert this Unfiltered HTML to Filtered plz let me know about that. Thanks in advance.