SpreadsheetVerifyConditions Enumeration
This enumeration specifies how to use verify selection conditions.
Syntax
|
Constants
|
Enum SpreadsheetVerifyConditions
scVerifyAllConditions = 1
scVerifyOneCondition = 2
End Enum
|
- scVerifyAllConditions: Verify using all selection conditions.
- scVerifyOneCondition: Verify using one selection condition.
|
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.