MsoFontLanguageIndex Enumeration
Represents one of the three language fonts contained in the ThemeFonts collection
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Public Enumeration MsoFontLanguageIndex
'Usage
Dim instance As MsoFontLanguageIndex
public enum MsoFontLanguageIndex
Members
Member name | Description | |
---|---|---|
msoThemeLatin | Represents the Latin font face. | |
msoThemeComplexScript | Represents the font face for Complex Script languages. The Complex Script language collection supports Arabic, Georgian, Hebrew, Indian, Thai and Vietnamese alphabets. | |
msoThemeEastAsian | Represents the East Asian font face. East Asian Languages include Simplified Chinese, Traditional Chinese, Japanese, and Korean. |