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
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Retrieves the declaration block of the current rule.
HRESULT value = object.get_style(IHTMLRuleStyle** p);
Type: Object
The declaration block of this rule.