Break.Range 属性

定义

返回一个 Range 对象,该对象表示包含在指定 对象中的文档部分。

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

属性值

适用于