Spread WPF 17
GrapeCity.Excel Namespace / IExcelFilterColumn Interface
Members


In This Topic
    IExcelFilterColumn Interface
    In This Topic
    Represents a column in the IExcelAutoFilter range and specifies filter information that has been applied to this column
    Object Model
    IExcelFilterColumn Interface
    Syntax
    'Declaration
     
    Public Interface IExcelFilterColumn 
    'Usage
     
    Dim instance As IExcelFilterColumn
    public interface IExcelFilterColumn 
    See Also