Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 776 Bytes

Excel.Tab.ThemeColor.md

File metadata and controls

33 lines (19 loc) · 776 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Tab.ThemeColor property (Excel)
vbaxl10.chm723075
vbaxl10.chm723075
Excel.Tab.ThemeColor
81b073d3-86f6-1d8c-2d60-228d83cb2e66
05/17/2019
medium

Tab.ThemeColor property (Excel)

Returns or sets the theme color in the applied color scheme that is associated with the specified object. Read/write XlThemeColor.

Syntax

expression.ThemeColor

expression A variable that represents a Tab object.

Remarks

Attempting to access a theme color for an object whose color is not currently themed will result in an invalid request run-time error.

[!includeSupport and feedback]