Member | Description |
---|---|
BeginsWith | Begins with a specified value. |
Contains | Contains a specified value. |
DoesNotContain | Does not contain the specified value. |
EndsWith | Ends with the specified value. |
Member | Description |
---|---|
BeginsWith | Begins with a specified value. |
Contains | Contains a specified value. |
DoesNotContain | Does not contain the specified value. |
EndsWith | Ends with the specified value. |
java.lang.Object
java.lang.Enum
com.grapecity.documents.excel.ContainsOperator