Activate Method

Applies To

Chart object, DataSheet object.

Description

Activates the object.

Syntax

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