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 ファイルを作成せずに「アクティブ セルを取得」したり、貼り付けたりする方法が見つかりませんでした。
これはC#だけでできますか?
ありがとう!