次の方法で共有


ComboBox.OnChange プロパティ

定義

Onchange

スキーマ内の次の属性を表します: onChange

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

プロパティ値

属性

適用対象