_Application.ActivateMicrosoftApp(XlMSApplication) Methode
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.
Aktiviert eine Microsoft-Anwendung. Falls die Anwendung bereits ausgeführt wird, aktiviert diese Methode das betreffende Anwendungsfenster. Wird die Anwendung noch nicht ausgeführt, startet die Methode eine neue Instanz der Anwendung.
public:
void ActivateMicrosoftApp(Microsoft::Office::Interop::Excel::XlMSApplication Index);
public void ActivateMicrosoftApp (Microsoft.Office.Interop.Excel.XlMSApplication Index);
Public Sub ActivateMicrosoftApp (Index As XlMSApplication)
Parameter
- Index
- XlMSApplication
Erforderlich XlMSApplication. Gibt die zu aktivierende Microsoft-Anwendung an. XlMSApplication kann eine der folgenden XlMSApplication-Konstanten sein:xlMicrosoftWordxlMicrosoftPowerPointxlMicrosoftMailxlMicrosoftAccessxlMicrosoftFoxProxlMicrosoftProjectxlMicrosoftSchedulePlus