inlineStyles property
Gets the inline styles from the element, or NULL if none were set.
Syntax
HRESULT value = object.get_inlineStyles(IHTMLStyle** p);
Property values
Type: Object
the inline styles of the element.
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 inline styles from the element, or NULL if none were set.
HRESULT value = object.get_inlineStyles(IHTMLStyle** p);
Type: Object
the inline styles of the element.