MsoFontLanguageIndex 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.
Represents one of the three language fonts contained in the ThemeFonts collection
public enum class MsoFontLanguageIndex
public enum MsoFontLanguageIndex
type MsoFontLanguageIndex =
Public Enum MsoFontLanguageIndex
- Inheritance
-
MsoFontLanguageIndex
Fields
Name | Value | Description |
---|---|---|
msoThemeLatin | 1 | Represents the Latin font face. |
msoThemeComplexScript | 2 | Represents the font face for Complex Script languages. The Complex Script language collection supports Arabic, Georgian, Hebrew, Indian, Thai and Vietnamese alphabets. |
msoThemeEastAsian | 3 | Represents the East Asian font face. East Asian Languages include Simplified Chinese, Traditional Chinese, Japanese, and Korean. |