MsoFontLanguageIndex Enum

Definition

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

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.

msoThemeLatin 1

Represents the Latin font face.

Applies to