Version Information
Version Added: Excel

Remarks

The ChartView object is one of the objects that can be returned by the collection, similar to the collection. The ChartView object applies only to chart sheets.

Example

The following example returns a ChartView object.

Visual Basic for Applications
ActiveWindow.SheetViews.Item(1) 

The following example returns a object.

Visual Basic for Applications
ActiveWindow.SheetViews.Item(1).Sheet 

See also: