ToDataURLAsync
methodsCreates an Excel file that represents the current workbook and returns a Promise that is resolved with the data URL.
Returns:Promise
- A promise that will be resolved with the Excel file as data URL.
Creates an Excel file that represents the current workbook and returns a Promise that is resolved with the data URL.
- A promise that will be resolved with the Excel file as data URL.