Freigeben über


HyperlinkType.History-Eigenschaft

Add Hyperlink to Page History.Represents the attribte in schema: history

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

Syntax

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

value = instance.History

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

HyperlinkType Klasse

HyperlinkType-Member

DocumentFormat.OpenXml.Drawing-Namespace