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。

適用於