Hyperlink.History Property 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Add To Viewed Hyperlinks
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, setPublic Property History As OnOffValueProperty Value
Returns EnumValue<T>.
- Attributes