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

属性

适用于