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
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Retrieves the declaration block of the current rule.
HRESULT value = object.get_style(IHTMLRuleStyle** p);
Type: Object
The declaration block of this rule.