TextColor

<< Click to Display Table of Contents >>

 

TextColor

Color This property specifies a color for a text font to display. In scripts, use VBScript's RGB method to create a color to link to this property. Default value is black (RGB(0, 0, 0)).

Was this page useful?