Comment.Scope 属性

定义

返回一个 Range 对象,该对象代表由指定注释标记的文本范围。

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

属性值

适用于