Footnotes.ContinuationNotice 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 Range -Objekt zurück, das den Fußnoten-Fortsetzungshinweis darstellt.
public:
property Microsoft::Office::Interop::Word::Range ^ ContinuationNotice { Microsoft::Office::Interop::Word::Range ^ get(); };
public Microsoft.Office.Interop.Word.Range ContinuationNotice { get; }
member this.ContinuationNotice : Microsoft.Office.Interop.Word.Range
Public ReadOnly Property ContinuationNotice As Range