QueryTableField.DataBound 属性

定义

数据绑定列

表示架构中的以下属性: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

属性值

返回 BooleanValue

属性

适用于