Comment.Scope Property

Definition

Returns a Range object that represents the range of text marked by the specified comment.

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

Property Value

Applies to