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 アプリケーションを com オブジェクトとして実行し、Excel オブジェクト モデルを使用してシートに入力することにより、.netcf アプリケーションから Excel モバイルにデータをエクスポートする機能はありますか?
いいえ。Pocket Excel/Excel Mobile には、オブジェクト モデルや自動化インターフェイスはありません。最善の策は、データを CSV としてエクスポートし、それを Excel で開くことです。