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
Show:
Gets the element's runtimeStyle object.
HRESULT value = object.get_runtimeStyle(IHTMLStyle** p);
Type: Object
the element's style attributes at run time.