BackstageFastCommandButton.OnAction Property

Definition

onAction, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to