Microsoft 365 and Office | Development | Other
Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am trying to create copy of selected workbook using createWorkbook(); which is not accepting .xlsb file format on excel online.
Error: "This workbook can not be open because file format may not be matching file extension"
It works properly on excel desktop application.
Could someone tell me what I did miss ?
Thanks in advance.