Freigeben über


HyperlinkType.Action-Eigenschaft

Action Setting.Represents the attribte in schema: action

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

Syntax

'Declaration
<SchemaAttrAttribute(, "action")> _
Public Property Action As StringValue
    Get
    Set
'Usage
Dim instance As HyperlinkType
Dim value As StringValue

value = instance.Action

instance.Action = value
[SchemaAttrAttribute(, "action")]
public StringValue Action { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

HyperlinkType Klasse

HyperlinkType-Member

DocumentFormat.OpenXml.Drawing-Namespace