Edit

Share via


ThemeFonts.Item(MsoFontLanguageIndex) Method

Definition

Gets one of the three language fonts contained in the ThemeFonts collection.

public:
 Microsoft::Office::Core::ThemeFont ^ Item(Microsoft::Office::Core::MsoFontLanguageIndex Index);
public Microsoft.Office.Core.ThemeFont Item (Microsoft.Office.Core.MsoFontLanguageIndex Index);
abstract member Item : Microsoft.Office.Core.MsoFontLanguageIndex -> Microsoft.Office.Core.ThemeFont
Public Function Item (Index As MsoFontLanguageIndex) As ThemeFont

Parameters

Index
MsoFontLanguageIndex

The index value of the ThemeFont object.

Returns

ThemeFont

Applies to