Adds phonetic text to the specified cell and creates a new Phonetic object.
Syntax
expression.Add(Start, Length, Text)
expression An expression that returns a Phonetics object.
Start Required Long. The position that represents the first character in the specified cell.
Length Required Long. The number of characters from the Start position to the end of the text in the cell.
Text Required String. Collectively, the characters that represent the phonetic text in the cell.