Options.RevisedPropertiesMark プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
変更追跡が有効になっているときに、書式設定の変更を表示するために使用するマークを設定または返します。
public:
property Microsoft::Office::Interop::Word::WdRevisedPropertiesMark RevisedPropertiesMark { Microsoft::Office::Interop::Word::WdRevisedPropertiesMark get(); void set(Microsoft::Office::Interop::Word::WdRevisedPropertiesMark value); };
public Microsoft.Office.Interop.Word.WdRevisedPropertiesMark RevisedPropertiesMark { get; set; }
member this.RevisedPropertiesMark : Microsoft.Office.Interop.Word.WdRevisedPropertiesMark with get, set
Public Property RevisedPropertiesMark As WdRevisedPropertiesMark