TextFrame.TextRange 属性

定义

返回一个 Range 对象,该对象代表指定文本框架中的文本。

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

属性值

适用于