次の方法で共有


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

適用対象