[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IFilter.Criteria2

Criteria2 Property

Criteria2

Gets the second filtered value for the specified column in a filtered range.

Declaration
object Criteria2 { get; }
ReadOnly Property Criteria2 As Object
Property Value
Type Description
object

An object represents the second filtered value.

Remarks

If you try to access the Criteria2 property for a filter that does not use two criteria, null will be returned.