XlPhoneticCharacterType Enumeration

Specifies the type of phonetic text in a cell.

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

Syntax

'Declaration
Public Enumeration XlPhoneticCharacterType
'Usage
Dim instance As XlPhoneticCharacterType
public enum XlPhoneticCharacterType

Members

Member name Description
xlKatakanaHalf Half-size Katakana.
xlKatakana Katakana.
xlHiragana Hiragana.
xlNoConversion No conversion.

See Also

Reference

Microsoft.Office.Interop.Excel Namespace