_Workbook.ApplyTheme(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.