| Interface | Description |
|---|---|
| CategoryFilters |
| Class | Description |
|---|---|
| TextContains |
A filtering that selects cells in which all text is uppercase
|
| TextEndsWith |
A filtering that selects cells in which all text is uppercase
|
| TextEqualToIgnoringCase |
A filtering that selects cells in which all text is uppercase
|
| TextHasLengthEqualTo |
A filtering that selects cells in which all text is uppercase
|
| TextIsAlpha |
A filtering that selects cells in which all text is lowercase
|
| TextIsAlphaNumeric |
A filtering that selects cells in which all text is lowercase
|
| TextIsEmpty |
A filtering that selects cells in which all text is lowercase
|
| TextIsIn |
A filtering that selects cells in which the string value is in the given array of strings
|
| TextIsLongerThan |
A filtering that selects cells in which all text is uppercase
|
| TextIsLowerCase |
A filtering that selects cells in which all text is lowercase
|
| TextIsNumeric |
A filtering that selects cells in which all text is lowercase
|
| TextIsShorterThan |
A filtering that selects cells in which all text is uppercase
|
| TextIsUpperCase |
A filtering that selects cells in which all text is uppercase
|
| TextMatchesRegex |
A filtering that selects cells in which all text is uppercase
|
| TextStartsWith |
A filtering that selects cells in which all text is uppercase
|
Copyright © 2017. All rights reserved.