Spread WPF 17
GrapeCity.Excel Namespace / IExcelFilters Interface
Members


In This Topic
    IExcelFilters Interface
    In This Topic
    When multiple values are chosen to filter by, or when a group of date values are chosen to filter by, this element groups those criteria together.
    Object Model
    IExcelFilters Interface
    Syntax
    'Declaration
     
    Public Interface IExcelFilters 
       Inherits IExcelFilter 
    'Usage
     
    Dim instance As IExcelFilters
    public interface IExcelFilters : IExcelFilter  
    See Also