Freigeben über


Button.OnAction Eigenschaft

Definition

onAction ist diese Eigenschaft nur in Office 2010 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: 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

Eigenschaftswert

Attribute

Gilt für: