Map.AppendData プロパティ

定義

テーブルにデータを追加する

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象