Range.Endnotes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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