Disable autosave via Excel office.js addin

Gianluca Bisceglie 6 Reputation points
2021-05-12T06:38:21.337+00:00

Our Addin performs thousand of cell changes in a loop.

The problem is that Excel autosave, especially in Excel 365, kicks in at every cell change and becomes the bottleneck.

We could not find ways to disable autosave from office.js API.

Any suggestions on how to work around it?

Thanks.

Microsoft 365 and Office | Development | Office JavaScript API
Microsoft 365 and Office | Development | Other
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.