'Usage
Dim instance As IAutoFilter Dim removing As Boolean instance.ShowAllData(removing)
Parameters
- removing
- if set to
true
, the current active filter will be removed; otherwise, it'll be set as inactive.
true
, the current active filter will be removed; otherwise, it'll be set as inactive.
'Usage
Dim instance As IAutoFilter Dim removing As Boolean instance.ShowAllData(removing)
true
, the current active filter will be removed; otherwise, it'll be set as inactive.