IRange.Phonetic Property

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
ReadOnly Property Phonetic As Phonetic
    Get
'Usage
Dim instance As IRange
Dim value As Phonetic

value = instance.Phonetic
Phonetic Phonetic { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.Phonetic

See Also

Reference

IRange Interface

IRange Members

Microsoft.Office.Interop.Excel Namespace