Aracılığıyla paylaş


OpenXmlHyperlinkPropsElement.Action Property

Definition

action, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: action

public DocumentFormat.OpenXml.StringValue? Action { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "action")]
public DocumentFormat.OpenXml.StringValue? Action { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("action")]
public DocumentFormat.OpenXml.StringValue? Action { get; set; }
member this.Action : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "action")>]
member this.Action : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("action")>]
member this.Action : DocumentFormat.OpenXml.StringValue with get, set
Public Property Action As StringValue

Property Value

Attributes

Applies to