Subrat
Results
2
comments of
Subrat
Hi exportmultisheet is not working in IE10+ please check the image and let me know the changes required. 
Here is my code but i don't know why i am not able to get the image in excel file. const input = document.getElementById("Demodata"); html2canvas(input) .then((canvas) => { const imgData...