Range.EndnoteOptions 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 EndnoteOptions object that represents the endnotes in a range or selection.
public:
property Microsoft::Office::Interop::Word::EndnoteOptions ^ EndnoteOptions { Microsoft::Office::Interop::Word::EndnoteOptions ^ get(); };
public Microsoft.Office.Interop.Word.EndnoteOptions EndnoteOptions { get; }
member this.EndnoteOptions : Microsoft.Office.Interop.Word.EndnoteOptions
Public ReadOnly Property EndnoteOptions As EndnoteOptions