ShowHelp Method

ShowHelp method as it applies to the ChartSpace object.

Displays the main Help topic for the Chart control.

expression.ShowHelp(iTopic)

*expression   * Required. An expression that returns a ChartSpace object

iTopic   Required Long. Specify 0 to show the main Help topic for the Spreadsheet control.

ShowHelp method as it applies to the PivotTable and Spreadsheet objects.

Displays the main Help topic for the PivotTable or Spreadsheet control.

expression.ShowHelp(Topic)

*expression   * Required. An expression that returns one of the above objects.

Topic   Required Long. Specify 0 to show the main Help topic for the control.

Applies to | ChartSpace Object | PivotTable Object | Spreadsheet Object