Hyperlink.History 属性

定义

添加到查看的超链接

表示架构中的以下属性:w:history

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

属性值

返回 EnumValue<T>

属性

适用于