Revert To Legacy Warning in Excel

Last updated
When using ActiveX controls like AutoOpen, Excel has a custom warning about using ActiveX controls and issues the following warning:

Unzip the document
Add the visibility="hidden" attribute to the workbookView element in the xl/workbook.xml file.
Last updated