QueryTableField.DataBound Propriété

Définition

Colonne liée aux données

Représente l’attribut suivant dans le schéma : dataBound

[DocumentFormat.OpenXml.SchemaAttr(0, "dataBound")]
public DocumentFormat.OpenXml.BooleanValue DataBound { get; set; }
public DocumentFormat.OpenXml.BooleanValue DataBound { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "dataBound")]
public DocumentFormat.OpenXml.BooleanValue? DataBound { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("dataBound")]
public DocumentFormat.OpenXml.BooleanValue? DataBound { get; set; }
public DocumentFormat.OpenXml.BooleanValue? DataBound { get; set; }
member this.DataBound : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "dataBound")>]
member this.DataBound : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("dataBound")>]
member this.DataBound : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property DataBound As BooleanValue

Valeur de propriété

Retourne BooleanValue.

Attributs

S’applique à