IWorksheetFunction.Phonetic(Range) Method

Definition

public:
 System::String ^ Phonetic(Microsoft::Office::Interop::Excel::Range ^ Arg1);
public string Phonetic (Microsoft.Office.Interop.Excel.Range Arg1);
Public Function Phonetic (Arg1 As Range) As String

Parameters

Arg1
Range

Returns

Applies to