Chart.DataTable 属性

定义

返回表示 DataTable 图表数据表的 对象。 此为只读属性。

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

属性值

DataTable

适用于