In This Topic
Gets the first filtered value for the specified column in a filtered range.
Syntax
'Declaration
ReadOnly Property Criteria1 As Object
'Usage
Dim instance As IFilter
Dim value As Object
value = instance.Criteria1
Property Value
An object represents the first filtered value.
See Also