Compartir a través de


Filter.Criteria1 Property

Returns the first filtered value for the specified column in a filtered range.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
ReadOnly Property Criteria1 As Object
    Get
'Usage
Dim instance As Filter
Dim value As Object

value = instance.Criteria1
Object Criteria1 { get; }

Property Value

Type: System.Object

See Also

Reference

Filter Interface

Filter Members

Microsoft.Office.Interop.Excel Namespace