I am developing an application with Office JS I try generate base64 with workbook is possible?
generate base64 with workbook
I am developing an application with Office JS I try generate base64 with workbook is possible?
generate base64 with workbook
There isn't yet an Office JS API to get the Base64 representation of the workbook. If your file is stored on SharePoint or OneDrive for Business, you can use the Microsoft Graph API to retrieve the Base64 representation.
If you have a specific scenario in mind and using Microsoft Graph is not an option, please consider logging your request in the Microsoft 365 Developer Community.