ChartData Members

Include Protected Members
Include Inherited Members

Represents access to the linked or embedded data associated with a chart.

The ChartData type exposes the following members.

Methods

  Name Description
Public method Activate Activates the first window of the workbook associated with the chart.
Public method BreakLink Removes the link between the data for a chart and a Microsoft Excel workbook.

Top

Properties

  Name Description
Public property IsLinked True if the data for the chart is linked to an external Microsoft Excel workbook. Read-only.
Public property Workbook Returns the workbook containing the chart data associated with the chart. Read-only.

Top

See Also

Reference

ChartData Interface

Microsoft.Office.Interop.Word Namespace