useAutoFilter property
Allows the user to set filters on the protected worksheet when this is set as true. Users can change filter criteria but cannot enable or disable an auto filter.
Implementation
bool useAutoFilter = false;
Allows the user to set filters on the protected worksheet when this is set as true. Users can change filter criteria but cannot enable or disable an auto filter.
bool useAutoFilter = false;