Compartilhar via


HyperlinkType.Action Propriedade

Definição

Ação a ser tomada, ainda pode precisar de r:id para especificar um destino de ação

Representa o seguinte atributo no esquema: ação

[DocumentFormat.OpenXml.SchemaAttr(0, "action")]
public DocumentFormat.OpenXml.StringValue Action { get; set; }
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; }
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

Valor da propriedade

Retorna StringValue.

Atributos

Aplica-se a