_Workbook.Theme Property

Definition

Returns the theme applied to the current workbook. Read-only.

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

Property Value

OfficeTheme

Applies to