Skip to main content

Range.Phonetic property

Table of contents
  1. Syntax
  2. Return value
  3. Remarks

Returns the Phonetic object, which contains information about a specific phonetic text string in a cell.

Syntax

expression.Phonetic

expression An expression that returns a Range object.

Return value

Phonetic

Remarks

This property provides compatibility with earlier versions of Microsoft Excel. Use Phonetics (index), where index is the index number of the phonetic text, to return a single Phonetic object.

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>