ThemeFonts.Item(MsoFontLanguageIndex) 方法

定义

获取集合中包含的三种语言字体之 ThemeFonts 一。

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

参数

Index
MsoFontLanguageIndex

对象的索引值 ThemeFont

返回

ThemeFont

适用于