_Workbook.Theme Property
Returns the theme applied to the current workbook. Read-only.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
ReadOnly Property Theme As OfficeTheme
Get
'Usage
Dim instance As _Workbook
Dim value As OfficeTheme
value = instance.Theme
OfficeTheme Theme { get; }
Property Value
Type: Microsoft.Office.Core.OfficeTheme
OfficeTheme