SelectionConditionType1 Enumeration
This enumeration specifies the Spreadsheet selection condition type.
| Syntax | Constants |
|---|---|
Enum SelectionConditionType1
scSelectionConditionIncludeIf = 0
scSelectionConditionIncludeCases = 1
scSelectionConditionExcludeIf = 2
scSelectionConditionExcludeCases = 3
End Enum
|
|