HyperlinkRuby.History Property

Definition

history

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to