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.
Show:
Retrieves the inline stylesheet for the element.
HRESULT value = object.get_style(IHTMLStyle** p);
Type: Object
the inline stylesheet for the element.