_Workbook.ApplyTheme(String) Method

Definition

Applies the specified theme to the current workbook.

public:
 void ApplyTheme(System::String ^ Filename);
public void ApplyTheme (string Filename);
Public Sub ApplyTheme (Filename As String)

Parameters

Filename
String

Name of the theme.

Applies to