SetLowerValue Method (RangeFilter)
Sets a lower value of
C1.DataFilter.BoolFilterBase class.
'Declaration
Public Sub SetLowerValue( _
ByVal As Double, _
ByVal As Boolean _
)
Parameters
- value
- The lower filter value.
- applyFilter
- The value indicating whether the filter should be automatically applied.