Compartir a través de


ComboBox.OnChange Propiedad

Definición

onChange, esta propiedad solo está disponible en Office 2010 y versiones posteriores.

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Atributos

Se aplica a