Button.OnAction プロパティ

定義

Onaction

スキーマ内の次の属性を表します: 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

プロパティ値

属性

適用対象