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
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.
Retrieves the declaration block of the current rule.
HRESULT value = object.get_style(IHTMLRuleStyle** p);
Type: Object
The declaration block of this rule.