Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
アドインをインストールしなくてもエクセルは開けますか?
Workbook newWorkbook = application.Workbooks.Open(templatePath);
このコードを実行すると、Excel は Excel ドキュメントに関連するアドインをインストールしたいと考えていますが、私はそれを望んでいません。
これをオフにする方法はありますか?