title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.GetThemedColor method (Project) |
vbapj.chm131095 |
|
project-server |
|
d7d464cd-a6d0-72b9-33cd-d5d9e7f30b80 |
06/08/2017 |
medium |
Returns the color of the specified theme element type in the Project Guide. Deprecated in Project.
expression. GetThemedColor
( _elementType_
)
expression An expression that returns an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
elementType | Required | Long | A valid theme element type. Can be one of the constants in the PjThemeElement enumeration. |
Long
Note
The Project Guide is disabled by default in Project. Although you can create and display custom Project Guide pages, we recommend that you create a task pane app instead of the Project Guide for new development.
[!includeSupport and feedback]