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

属性

适用于