次の方法で共有


HyperlinkType.Action Property

Action Setting.Represents the attribte in schema: action

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

Syntax

'宣言
<SchemaAttrAttribute(, "action")> _
Public Property Action As StringValue
    Get
    Set
'使用
Dim instance As HyperlinkType
Dim value As StringValue

value = instance.Action

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

HyperlinkType Class

HyperlinkType Members

DocumentFormat.OpenXml.Drawing Namespace