Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 844 Bytes

Project.Project.HyperlinkColor.md

File metadata and controls

31 lines (20 loc) · 844 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Project.HyperlinkColor property (Project)
vbapj.chm132343
vbapj.chm132343
project-server
Project.Project.HyperlinkColor
de3fac1b-b422-39f2-1163-124700bae03a
06/08/2017
medium

Project.HyperlinkColor property (Project)

Gets or sets the color used to denote unfollowed hyperlinks. Read/write PjColor.

Syntax

expression. HyperlinkColor

expression A variable that represents a Project object.

Remarks

The HyperlinkColor property is one of the PjColor constants. To get a hexadecimal RGB value for the color, use the HyperlinkColorEx property.

[!includeSupport and feedback]