Compartir a través de


ThemeFonts.Item(MsoFontLanguageIndex) Método

Definición

Obtiene una de las tres fuentes de idioma contenidas en la ThemeFonts colección.

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

Parámetros

Index
MsoFontLanguageIndex

Valor de índice del ThemeFont objeto.

Devoluciones

ThemeFont

Se aplica a