Range.Endnotes Property

Definition

Returns a Endnotes collection that represents all the endnotes in a range.

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

Property Value

Applies to