_Workbook.Theme 属性

定义

返回应用于当前工作簿的主题。 此为只读属性。

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

属性值

OfficeTheme

适用于