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.
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
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.