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.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Gets the element's runtimeStyle object.
HRESULT value = object.get_runtimeStyle(IHTMLStyle** p);
Type: Object
the element's style attributes at run time.