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 2003/2007 ドキュメントでテキストの領域を選択し、選択した領域の WordML をクリップボードにコピーすることはできますか? テキストの XML 形式をコピーしたい。
Range.XML プロパティを使用して XML を取得し、それをプレーン テキストとしてクリップボードにコピーします。
それを行うためのネイティブの単語機能があるとは思わないでください。