Compartir a través de


Button.OnAction Propiedad

Definición

onAction, esta propiedad solo está disponible en Office 2010 y versiones posteriores.

Representa el atributo siguiente en el esquema: onAction

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

Valor de propiedad

Atributos

Se aplica a