Comment.Reference Property

Definition

Returns a Range object that represents a footnote, endnote, or comment reference mark.

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

Property Value

Applies to