DisplayWorksheet Method

The DisplayWorksheet method displays the worksheet used by a plot in a worksheet window. Returns a Worksheet object.

Syntax

object.DisplayWorksheet

Example

This example shows how to display the worksheet associated with a histogram.

Histogram1.DisplayWorksheet

 

Used by: AutoPlot object