style property
Retrieves the inline stylesheet for the element.
Syntax
HRESULT value = object.get_style(IHTMLStyle** p);
Property values
Type: Object
the inline stylesheet for the element.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Retrieves the inline stylesheet for the element.
HRESULT value = object.get_style(IHTMLStyle** p);
Type: Object
the inline stylesheet for the element.