Freigeben über


Hyperlink.History-Eigenschaft

Add To Viewed Hyperlinks.Represents the attribte in schema: w:history

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "history")> _
Public Property History As OnOffValue
    Get
    Set
'Usage
Dim instance As Hyperlink
Dim value As OnOffValue

value = instance.History

instance.History = value
[SchemaAttrAttribute(, "history")]
public OnOffValue History { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.OnOffValue
Returns EnumValue<T>.

Siehe auch

Referenz

Hyperlink Klasse

Hyperlink-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace