Spreadsheet.AnalyzeSelectionConditions
This function analyzes selection conditions for validity.
| Syntax | Parameters | Return Value |
|---|---|---|
Function Spreadsheet.AnalyzeSelectionConditions( _
includeExpression As String, _
includeList As String, _
excludeExpression As String, _
excludeList As String) As Boolean
|
Type: String
Type: String
Type: String
Type: String |
Boolean |