style property
Retrieves the declaration block of the current rule.
Syntax
HRESULT value = object.get_style(IHTMLRuleStyle** p);
Property values
Type: Object
The declaration block of this rule.
Standards information
- CSSOM, Section 5.4.6
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Retrieves the declaration block of the current rule.
HRESULT value = object.get_style(IHTMLRuleStyle** p);
Type: Object
The declaration block of this rule.