_Worksheet.ShowAllData Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Makes all rows of the currently filtered list visible. If AutoFilter is in use, this method changes the arrows to "All."
public:
void ShowAllData();
public void ShowAllData ();
Public Sub ShowAllData ()