_Worksheet.Activate Method

Definition

Makes the current sheet the active sheet. Equivalent to clicking the sheet's tab.

public:
 void Activate();
public void Activate ();
Public Sub Activate ()

Applies to