次の方法で共有


CellFormula.DataTableRow プロパティ

定義

データ テーブル行

スキーマ内の次の属性を表します: dtr

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

プロパティ値

BooleanValue を返します。

属性

適用対象