EditBox.OnChange Property

Definition

onChange

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

Property Value

Attributes

Applies to