Jsreport Remove excel sheet in loop
-
Hi sir,
I cannot remove excel sheets in loop. I want to remove sheet according to the numbers in the array. For example, my array is arr=[1,2,3] . I want to remove sheet1,sheet2 and sheet3
Could you please help me this issue ?
-
You can find an example here
https://playground.jsreport.net/w/anon/enTNj6TZ
-
thanks