Gets the count of filters in the column.
public int FilterCount {get;}
'Declaration
Public ReadOnly Property FilterCount As Integer
'Usage
Dim instance As AutoFilterColumn
Dim value As Integer
value = instance.FilterCount
Property Value
An integer value represents the count of filters in the column.