alinkColor property
[This documentation is preliminary and is subject to change.]
Sets or gets the color of all active links in the document.
Syntax
HRESULT value = object.put_alinkColor(VARIANT v);HRESULT value = object.get_alinkColor(VARIANT* p);
Property values
Type: VARIANT
one of the color names or RGB values in the Color Table.
Remarks
Some browsers do not recognize color names, but all browsers should recognize and correctly display RGB color values.
See also
Build date: 6/12/2012
Community Additions
Show: