XlFormatFilterTypes Enumeration

Specifies the types of format filters.

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

Syntax

'Declaration
Public Enumeration XlFormatFilterTypes
'Usage
Dim instance As XlFormatFilterTypes
public enum XlFormatFilterTypes

Members

Member name Description
xlFilterBottom Bottom.
xlFilterTop Top.
xlFilterBottomPercent Bottom Percent.
xlFilterTopPercent Top Percent.

See Also

Reference

Microsoft.Office.Interop.Excel Namespace