Phonetics Interface 

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

Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in microsoft.office.interop.excel.dll)

Usage

Public Class honeticsImplementation
    Implements Phonetics
End Class
Dim honeticsImplementation1 As New honeticsImplementation()

Syntax

Public Interface Phonetics
public interface Phonetics
public interface class Phonetics
public interface Phonetics
public interface Phonetics

Remarks

Use the Phonetics property to return the Phonetics collection.

Use Phonetics(index), where index is the index number of the phonetic text, to return a single Phonetic object.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Excel Namespace

Other Resources

Phonetics Members