Share via


Workbook.ApplyTheme, méthode

Applique le thème spécifié au classeur.

Espace de noms :  Microsoft.Office.Tools.Excel
Assembly :  Microsoft.Office.Tools.Excel (dans Microsoft.Office.Tools.Excel.dll)

Syntaxe

'Déclaration
Sub ApplyTheme ( _
    Filename As String _
)
void ApplyTheme(
    string Filename
)

Paramètres

  • Filename
    Type : System.String
    Chemin d'accès complet du thème à appliquer.

Sécurité .NET Framework

Voir aussi

Référence

Workbook Interface

Microsoft.Office.Tools.Excel, espace de noms