MsoFarEastLineBreakLanguageID 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 language to use to determine which line break level is used when the line break control option is turned on.
public enum class MsoFarEastLineBreakLanguageID
public enum MsoFarEastLineBreakLanguageID
type MsoFarEastLineBreakLanguageID =
Public Enum MsoFarEastLineBreakLanguageID
- Inheritance
-
MsoFarEastLineBreakLanguageID
Fields
Name | Value | Description |
---|---|---|
MsoFarEastLineBreakLanguageTraditionalChinese | 1028 | Traditional Chinese. |
MsoFarEastLineBreakLanguageJapanese | 1041 | Japanese. |
MsoFarEastLineBreakLanguageKorean | 1042 | Korean. |
MsoFarEastLineBreakLanguageSimplifiedChinese | 2052 | Simplified Chinese. |