Void
SelectionWorksheet
.SetCriterionActive(
Int32
index,
Boolean
newVal)
Sets the worksheet CriterionActive property at index.
Remarks
Examples
Parameters
index
Type:
Int32
newVal
Type:
Boolean
Return Value
Type:
Void