_Chart.DataTable Property

Definition

Returns a DataTable object that represents the chart data table.

public:
 property Microsoft::Office::Interop::Excel::DataTable ^ DataTable { Microsoft::Office::Interop::Excel::DataTable ^ get(); };
public Microsoft.Office.Interop.Excel.DataTable DataTable { get; }
Public ReadOnly Property DataTable As DataTable

Property Value

Applies to