borderColor property

[This documentation is preliminary and is subject to change.]

Sets or retrieves the border color of the object.

Syntax

HRESULT value = object.put_borderColor(VARIANT v);HRESULT value = object.get_borderColor(VARIANT* p);

Property values

Type: VARIANT

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

Remarks

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

See also

Reference

IHTMLImgElement::border

IHTMLTableRow::borderColorDark

IHTMLTableRow::borderColorLight

 

 

Build date: 6/12/2012