次の方法で共有


Connection.SaveData プロパティ

定義

saveData

スキーマ内の次の属性を表します。saveData

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

プロパティ値

BooleanValue を返します。

属性

適用対象