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