Documents for Excel, Java Edition Documentation
com.grapecity.documents.excel Package / IWorksheet Interface / showAllData Method
In This Topic
    showAllData Method
    In This Topic
    Makes all rows of the currently filtered list visible. If AutoFilter is in use, this method changes the arrows to "All."
    Syntax
    void showAllData()
    See Also