Partager via


Chart.DataTable Propriété

Définition

Renvoie un DataTable objet qui représente la table de données du graphique. En lecture seule.

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

Valeur de propriété

DataTable

S’applique à