XlTextQualifier enumeration (Excel)
Specifies the delimiter to use to specify text.
Name | Value | Description |
---|---|---|
xlTextQualifierDoubleQuote | 1 | Double quotation mark ("). |
xlTextQualifierNone | -4142 | No delimiter. |
xlTextQualifierSingleQuote | 2 | Single quotation mark ('). |
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.