Spread WPF 18
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.
    Object Model
    IFilters Interface
    Syntax
    'Declaration
     
    <DefaultMemberAttribute("Item")>
    Public Interface IFilters 
    'Usage
     
    Dim instance As IFilters
    [DefaultMember("Item")]
    public interface IFilters 
    See Also