ApplicationClass.Documents 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.
public:
virtual property Microsoft::Office::Interop::Word::Documents ^ Documents { Microsoft::Office::Interop::Word::Documents ^ get(); };
public virtual Microsoft.Office.Interop.Word.Documents Documents { get; }
member this.Documents : Microsoft.Office.Interop.Word.Documents
Public Overridable ReadOnly Property Documents As Documents