共用方式為


Workbook.ApplyTheme Method (Excel)

Applies the specified theme to the current workbook.

Version Information

Version Added: Excel 2007

Syntax

expression .ApplyTheme(Filename)

expression A variable that represents a Workbook object.

Parameters

Name

Required/Optional

Data Type

Description

Filename

Required

String

Name of the theme.

請參閱

概念

Workbook Object

Workbook Object Members