[]
Displays all the data returned by the IAutoFilter object.
void ShowAllData(bool removing = true)
Sub ShowAllData(Optional removing As Boolean = True)
if set to true, the current active filter will be removed; otherwise, it'll be set as inactive.
true