Options.PasteFormatBetweenStyledDocuments プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
スタイルを使用するドキュメントからテキストを WdPasteOptions コピーする場合のテキストの貼り付け方法を表す定数を設定または返します。 値の取得と設定が可能です。
public:
property Microsoft::Office::Interop::Word::WdPasteOptions PasteFormatBetweenStyledDocuments { Microsoft::Office::Interop::Word::WdPasteOptions get(); void set(Microsoft::Office::Interop::Word::WdPasteOptions value); };
public Microsoft.Office.Interop.Word.WdPasteOptions PasteFormatBetweenStyledDocuments { get; set; }
member this.PasteFormatBetweenStyledDocuments : Microsoft.Office.Interop.Word.WdPasteOptions with get, set
Public Property PasteFormatBetweenStyledDocuments As WdPasteOptions
プロパティ値
注釈
[ Word のオプション] ダイアログ ボックスの [ 詳細設定] タブにある [ 文書間での貼り付け (スタイル定義が異なる場合)] に対応しています。