SetCriterionActive(int, bool)
Sets the worksheet CriterionActive property at index.
Declaration Syntax
public void SetCriterionActive(int index, bool newVal)
Parameters
- index(int)
No details are provided for this entry.
- newVal(bool)
No details are provided for this entry.