WdKana Enumeration

Specifies the format of the selected Japanese text.

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

Syntax

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

Members

Member name Description
wdKanaKatakana The text is formatted as Katakana.
wdKanaHiragana The text is formatted as Hiragana.

See Also

Reference

Microsoft.Office.Interop.Word Namespace