linkColor property
Sets or gets the color of the document links.
Syntax
HRESULT value = object.put_linkColor( v);HRESULT value = object.get_linkColor(* p);
Property values
Type: VARIANT
one of the color names or values in the Color Table.
See also
Show: