Поделиться через


HyperlinkType.History Property

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; }

Property Value

Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

See Also

Reference

HyperlinkType Class

HyperlinkType Members

DocumentFormat.OpenXml.Drawing Namespace