次の方法で共有


FilterColumn.ShowButton プロパティ

定義

[フィルターの表示] ボタン

スキーマ内の次の属性を表します。 showButton

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

プロパティ値

BooleanValue を返します。

属性

適用対象