Partager via


WorkbookClass.Theme Property

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property Theme As OfficeTheme
    Get
'Usage
Dim instance As WorkbookClass
Dim value As OfficeTheme

value = instance.Theme
public virtual OfficeTheme Theme { get; }

Property Value

Type: Microsoft.Office.Core.OfficeTheme

Implements

_Workbook.Theme

See Also

Reference

WorkbookClass Class

WorkbookClass Members

Microsoft.Office.Interop.Excel Namespace