次の方法で共有


RevisionList.Data プロパティ

定義

データ、このプロパティは Office 2016 以降でのみ使用できます。

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

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

プロパティ値

属性

適用対象