Window.ShowSourceDocuments 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回或设置一个WdShowSourceDocuments常量,该常量表示 Microsoft Office Word在比较和合并过程后如何显示源文档。 读/写。
public:
property Microsoft::Office::Interop::Word::WdShowSourceDocuments ShowSourceDocuments { Microsoft::Office::Interop::Word::WdShowSourceDocuments get(); void set(Microsoft::Office::Interop::Word::WdShowSourceDocuments value); };
public Microsoft.Office.Interop.Word.WdShowSourceDocuments ShowSourceDocuments { get; set; }
member this.ShowSourceDocuments : Microsoft.Office.Interop.Word.WdShowSourceDocuments with get, set
Public Property ShowSourceDocuments As WdShowSourceDocuments