DataSourceObject.DataSourceTableName Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Nom de la table de source de données.
Représente la balise d’élément suivante dans le schéma : w :table.
public DocumentFormat.OpenXml.Wordprocessing.DataSourceTableName DataSourceTableName { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.DataSourceTableName? DataSourceTableName { get; set; }
member this.DataSourceTableName : DocumentFormat.OpenXml.Wordprocessing.DataSourceTableName with get, set
Public Property DataSourceTableName As DataSourceTableName