_Application.Assistant 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 Assistant Objekt für Microsoft Excel zurück.
public:
property Microsoft::Office::Core::Assistant ^ Assistant { Microsoft::Office::Core::Assistant ^ get(); };
public Microsoft.Office.Core.Assistant Assistant { get; }
Public ReadOnly Property Assistant As Assistant