次の方法で共有


Headers.DiskRevisions プロパティ

定義

ディスクのリビジョン

スキーマの diskRevisions の属性を表します。

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

プロパティ値

BooleanValue を返します。

属性

適用対象