runtimeStyle property

Gets the element's runtimeStyle object.

Syntax

HRESULT value = object.get_runtimeStyle(IHTMLStyle** p);

Property values

Type: Object

the element's style attributes at run time.

See also

style