Range.Phonetic property (Excel)
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.
Support and feedback
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.