Compartir a través de


DataValidation.ShowDropDown Propiedad

Definición

showDropDown

Representa el atributo siguiente en el esquema: showDropDown

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a