Partager via


IAutoFilter.FilterMode Property

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

Syntax

'Declaration
ReadOnly Property FilterMode As Boolean
    Get
'Usage
Dim instance As IAutoFilter
Dim value As Boolean

value = instance.FilterMode
bool FilterMode { get; }

Property Value

Type: System.Boolean

See Also

Reference

IAutoFilter Interface

IAutoFilter Members

Microsoft.Office.Interop.Excel Namespace