aLink property

Sets or gets the color of all active links in the element.

 

Syntax

HRESULT value = object.put_aLink( v);HRESULT value = object.get_aLink(* p);

Property values

Type: VARIANT

one of the color names or hexadecimal color values in the Color Table.

Standards information

Remarks

Some browsers do not recognize color names, but all browsers should recognize RGB color values and display them correctly.