Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheet Interface / setAutoFilterMode Method
In This Topic
    setAutoFilterMode Method
    In This Topic
    Sets whether the AutoFilter drop-down arrows are currently displayed on the sheet.
    Syntax
    void setAutoFilterMode( 
       boolean value
    )

    Parameters

    value
    See Also