Workbook.Theme 属性

定义

获取应用于工作簿的主题。

public:
 property Microsoft::Office::Core::OfficeTheme ^ Theme { Microsoft::Office::Core::OfficeTheme ^ get(); };
public Microsoft.Office.Core.OfficeTheme Theme { get; }
member this.Theme : Microsoft.Office.Core.OfficeTheme
Public ReadOnly Property Theme As OfficeTheme

属性值

一个 Microsoft.Office.Core.OfficeTheme,表示应用于工作簿的主题。

适用于