Share via


DataValidation.ShowDropDown Property

Definition

showDropDown, this property is only available in Office 2010 and later.

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

Property Value

Attributes

Applies to