Share via


Headers.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

属性

适用于