次の方法で共有


Headers.History プロパティ

定義

履歴

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象