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。

適用対象