Phonetic Object Members
Excel Developer Reference |
Contains information about a specific phonetic text string in a cell.
Properties
Name | Description | |
---|---|---|
Alignment | Returns or sets a Long value that represents the alignment for the specified phonetic text or tick label. | |
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. | |
CharacterType | Returns or sets the type of phonetic text in the specified cell. Read/write XlPhoneticCharacterType. | |
Font | Returns a Font object that represents the font of the specified object. | |
Parent | Returns the parent object for the specified object. Read-only. | |
Text | Returns or sets the text for the specified object. Read/write String. | |
Visible | Returns or sets a Boolean value that determines whether the object is visible. Read/write. |