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.
office.interop dll を使用せずに Excel ファイルのイメージを取得する方法はありますか? Word文書にExcelファイルを埋め込むことはできましたが、このExcelファイルの画像をWord文書に表示する必要があります。ファイルストリームを使用すると、任意の画像を読み取り、open xml を使用して Word 文書に埋め込むことができます。残りの最後のことは、Excel ファイルからイメージを作成することです。