[]
Gets the second filtered value for the specified column in a filtered range.
object Criteria2 { get; }
ReadOnly Property Criteria2 As Object
| Type | Description |
|---|---|
| object | An object represents the second filtered value. |
If you try to access the Criteria2 property for a filter that does not use two criteria, null will be returned.