Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IFilters Interface
Members


In This Topic
    IFilters Interface
    In This Topic
    Represents a collection of IFilter objects that represents all the filters in an auto filtered range.
    Syntax
    'Declaration
     
    
    Public Interface IFilters 
    'Usage
     
    
    Dim instance As IFilters
    public interface IFilters 
    See Also