Range.Phonetic (Excel)
Returns the Phonetic object, which contains information about a specific phonetic text string in a cell.
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.
Dim phnPhonetic As Phonetic
Set phnPhonetic = ActiveCell.Phonetic