Activate Method
From Microsoft Graph Visual Basic
Activates the object.
expression.Activate
expression Required. An expression that returns an object in the Applies To list.
Example
This example activates the datasheet.
myChart.Application.DataSheet.Activate