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