Phonetic Object Members

Excel Developer Reference

Contains information about a specific phonetic text string in a cell.

Properties

  Name Description
Bb242413.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.
Bb242413.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.
Bb242413.properties(en-us,office.12).gif CharacterType Returns or sets the type of phonetic text in the specified cell. Read/write XlPhoneticCharacterType.
Bb242413.properties(en-us,office.12).gif Font Returns a Font object that represents the font of the specified object.
Bb242413.properties(en-us,office.12).gif Parent Returns the parent object for the specified object. Read-only.
Bb242413.properties(en-us,office.12).gif Text Returns or sets the text for the specified object. Read/write String.
Bb242413.properties(en-us,office.12).gif Visible Returns or sets a Boolean value that determines whether the object is visible. Read/write.