Selection.EndnoteOptions Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Gibt ein EndnoteOptions -Objekt zurück, das die Endnoten in einer Auswahl darstellt.
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