A boolean value indicating whether the
IAutoFilter is column filter. The default value is
false
.
>A boolean value indicating whether the
IAutoFilteris init the default column filter when columnFilter is true
AutoFilter(Boolean,Boolean) Method
In This Topic
Creates the automatic filter for current selection if the filter doesn't exist; otherwise, remove the filter.
Syntax
Parameters
- columnFilter
- A boolean value indicating whether the IAutoFilter is column filter. The default value is
false
. - initColumns
- >A boolean value indicating whether the IAutoFilteris init the default column filter when columnFilter is true
See Also