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.
Word 文書からテーブルを読み取り、WPF アプリケーションに表示する必要があります。これを行う最善の方法は何ですか?
Word InteropWordファイルを読むために使用しています。Word.Document.Tablesコレクションを使用して Word ファイルからテーブルを取得できます。しかし、WPF アプリケーションでこれらのテーブルを表示する方法が見つかりません。
Word Interop
Word.Document.Tables