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 シートから Excel アドインのリストにデータを抽出するにはどうすればよいですか? 理想的には、シートから各行を取得し、アドインのタプルのリストに保存する必要があります。
これは C# アドインであり、データはアドイン内のワークシートに格納されます。セッションごとにデータを保存する必要はありません。何か案は?