_Document.Content 属性

定义

返回一个 Range 对象,该对象代表main文档文章。

public:
 property Microsoft::Office::Interop::Word::Range ^ Content { Microsoft::Office::Interop::Word::Range ^ get(); };
public Microsoft.Office.Interop.Word.Range Content { get; }
member this.Content : Microsoft.Office.Interop.Word.Range
Public ReadOnly Property Content As Range

属性值

适用于