EndnoteOptions.Location 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 die Position aller Endnoten zurück oder legt sie fest.
public:
property Microsoft::Office::Interop::Word::WdEndnoteLocation Location { Microsoft::Office::Interop::Word::WdEndnoteLocation get(); void set(Microsoft::Office::Interop::Word::WdEndnoteLocation value); };
public Microsoft.Office.Interop.Word.WdEndnoteLocation Location { get; set; }
member this.Location : Microsoft.Office.Interop.Word.WdEndnoteLocation with get, set
Public Property Location As WdEndnoteLocation