Phonetics Object Members

Excel Developer Reference

A collection of all the Phonetic objects in the specified range.

Methods

  Name Description
Bb242416.methods(en-us,office.12).gif Add Adds phonetic text to the specified cell.
Bb242416.methods(en-us,office.12).gif Delete Deletes the object.

Properties

  Name Description
Bb242416.properties(en-us,office.12).gif Alignment Returns or sets a Long value that represents the alignment for the specified phonetic text or tick label.
Bb242416.properties(en-us,office.12).gif Application When used without an object qualifier, this property returns an Application object that represents the Microsoft Excel application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object (you can use this property with an OLE Automation object to return the application of that object). Read-only.
Bb242416.properties(en-us,office.12).gif CharacterType Returns or sets the type of phonetic text in the specified cell. Read/write XlPhoneticCharacterType.
Bb242416.properties(en-us,office.12).gif Count Returns a Long value that represents the number of objects in the collection.
Bb242416.properties(en-us,office.12).gif Font Returns a Font object that represents the font of the specified object.
Bb242416.properties(en-us,office.12).gif Item Returns a single object from a collection.
Bb242416.properties(en-us,office.12).gif Length Returns a Long value that represents the number of characters of phonetic text from the position you've specified with the Start property.
Bb242416.properties(en-us,office.12).gif Parent Returns the parent object for the specified object. Read-only.
Bb242416.properties(en-us,office.12).gif Start Returns the position that represents the first character of a phonetic text string in the specified cell. Read-only Long.
Bb242416.properties(en-us,office.12).gif Text Returns or sets the text for the specified object. Read/write String.
Bb242416.properties(en-us,office.12).gif Visible Returns or sets a Boolean value that determines whether the object is visible. Read/write.