Web API Edition | ComponentOne
C1.Web.Api.Excel Namespace / WorkbookTableColumn Class / ShowFilterButton Property

In This Topic
    ShowFilterButton Property
    In This Topic
    Indicating whether show filter button for the column.
    Syntax
    'Declaration
     
    
    <XmlAttributeAttribute()>
    Public Property ShowFilterButton As Boolean
    [XmlAttribute()]
    public bool ShowFilterButton {get; set;}
    See Also