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.
私はかなり新しいコーダーで、Excel テーブルを csv 形式にエクスポートするための簡単なアドインを作成しようとしています。これは VBA を使用して簡単に実現できますが、前向きに考えて、可能であればアドイン モデルを使用したいと考えています。API ドキュメントを調べましたが、(SaveAs などの) それを行う方法が見つかりません。
どうもありがとう
ティム