DataValidation.ShowDropDown 属性

定义

showDropDown

表示架构中的以下属性: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

属性值

属性

适用于