Project.FollowedHyperlinkColor Property
Project Developer Reference |
Returns or sets the color used to denote followed hyperlinks. Read/write Long. .
Can be one of the PjColor constants.
Syntax
expression.FollowedHyperlinkColor
expression A variable that represents a Project object.
Return Value
PjColor
See Also