WdKana Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the format of the selected Japanese text.
public enum class WdKana
[System.Runtime.InteropServices.Guid("1410BEF9-CE35-3B3A-8830-B9D445CD0905")]
public enum WdKana
type WdKana =
Public Enum WdKana
- Inheritance
-
WdKana
- Attributes
Fields
Name | Value | Description |
---|---|---|
wdKanaKatakana | 8 | The text is formatted as Katakana. |
wdKanaHiragana | 9 | The text is formatted as Hiragana. |