_Global.AutoCaptions 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 eine AutoCaptions Auflistung zurück, die die Beschriftungen darstellt, die automatisch hinzugefügt werden, wenn Elemente wie Tabellen und Bilder in ein Dokument eingefügt werden.
public:
property Microsoft::Office::Interop::Word::AutoCaptions ^ AutoCaptions { Microsoft::Office::Interop::Word::AutoCaptions ^ get(); };
public Microsoft.Office.Interop.Word.AutoCaptions AutoCaptions { get; }
member this.AutoCaptions : Microsoft.Office.Interop.Word.AutoCaptions
Public ReadOnly Property AutoCaptions As AutoCaptions