Gets the actual cell value in the range which is used to perform the comparison for this filter.
public double FilterValue {get;}
'Declaration
Public ReadOnly Property FilterValue As Double
'Usage
Dim instance As Top10Filter
Dim value As Double
value = instance.FilterValue
Property Value
A double value represents the actual cell value in the range which is used to perform the comparison for this filter.