Share via


Phonetics Members

Include Protected Members
Include Inherited Members

A collection of all the Phonetic objects in the specified range. Each Phonetic object contains information about a specific phonetic text string.

The Phonetics type exposes the following members.

Properties

  Name Description
Public property _Default Reserved for internal use.
Public property Alignment Returns or sets the alignment for the specified phonetic text.
Public property Application Returns an Application object that represents the Microsoft Excel application.
Public property CharacterType Returns or sets the type of phonetic text in the specified cell.
Public property Count Returns the number of objects in the collection.
Public property Creator Returns a 32-bit integer that indicates the application in which this object was created.
Public property Font Returns a Font object that represents the font of the specified object.
Public property Item Returns a single object from a collection.
Public property Length Returns the number of characters of phonetic text from the position you've specified with the Start property.
Public property Parent Returns the parent object for the specified object.
Public property Start Returns the position that represents the first character of a phonetic text string in the specified cell.
Public property Text Returns or sets the text for the specified object.
Public property Visible Determines whether the object is visible.

Top

Methods

  Name Description
Public method Add Adds phonetic text to the specified cell.
Public method Delete Deletes the object.
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator()

Top

See Also

Reference

Phonetics Interface

Microsoft.Office.Interop.Excel Namespace