title | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
Cell.FontColor property (Project) |
project-server |
|
02c03268-f945-1a27-28fd-025a7dcd6d48 |
06/08/2017 |
medium |
Gets or sets the color of the font. Read/write PjColor.
expression. FontColor
expression A variable that represents a Cell object.
The FontColor property can be one of the following PjColor constants:
FontColor | FontColor Continued |
---|---|
pjColorAutomatic | pjNavy |
pjAqua | pjOlive |
pjBlack | pjPurple |
pjBlue | pjRed |
pjFuchsia | pjSilver |
pjGray | pjTeal |
pjGreen | pjYellow |
pjLime | pjWhite |
pjMaroon |
To use a hexadecimal RGB value, see the FontColorEx property.
[!includeSupport and feedback]