GrapeCity.Documents.Excel Namespace / IWorksheet Interface / ShowAllData Method
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