XlTextQualifier Enumeration
Specifies the delimiter to use to specify text.
Version Information
Version Added: Excel
| Name | Value | Description |
|---|---|---|
| xlTextQualifierDoubleQuote | 1 | Double quotation mark ("). |
| xlTextQualifierNone | -4142 | No delimiter. |
| xlTextQualifierSingleQuote | 2 | Single quotation mark ('). |