FilterColumn.ShowButton Property
Show Filter Button.Represents the attribte in schema: showButton
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "showButton")> _
Public Property ShowButton As BooleanValue
Get
Set
'Usage
Dim instance As FilterColumn
Dim value As BooleanValue
value = instance.ShowButton
instance.ShowButton = value
[SchemaAttrAttribute(, "showButton")]
public BooleanValue ShowButton { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.