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 で選択されたテキストを VSTO によって最小限の損失で HTML 形式に変換するにはどうすればよいですか?
Inspector.CommandBars.ExecuteMso("FileSaveAsHtml")テキストを html 形式で保存したい場合は、おそらくこれを試すことができます。
Inspector.CommandBars.ExecuteMso("FileSaveAsHtml")
参照