Skip to main content

XlTextQualifier enumeration

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 (').

Leave a comment

Your email address will not be published. Required fields are marked *

Format your code: <pre><code class="language-vba">place your code here</code></pre>