Phonetics.Start Property
Excel Developer Reference |
Returns the position that represents the first character of a phonetic text string in the specified cell. Read-only Long.
Syntax
expression.Start
expression A variable that represents a Phonetics object.
Example
This example returns the starting position of the second phonetic text string in the active cell.
Visual Basic for Applications |
---|
|
See Also