ToDataURL
methodsCreates an Excel file that represents the current workbook and returns it as a data URL.
The
toDataURLmethod supports only JSZip 2.x versions. To use JSZip 3.x versions, call thetoDataURLAsyncmethod instead.
Returns:String
- the Excel file as data URL.