Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorksheet Interface / ShowAllData Method
In This Topic
    ShowAllData Method (IWorksheet)
    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