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

プロパティ値

BooleanValue を返します。

属性

適用対象