次の方法で共有


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 を返します。

属性

適用対象