Worksheet.Activate Method

Definition

Makes the current sheet the active sheet.

public:
 void Activate();
public void Activate ();
abstract member Activate : unit -> unit
Public Sub Activate ()

Remarks

This method is equivalent to clicking the tab at the bottom of the sheet.

Applies to