parentStyleSheet property

Retrieves the style sheet that contains the current rule.

 

Syntax

HRESULT value = object.get_parentStyleSheet(IHTMLStyleSheet** p);

Property values

Type: Object

the style sheet that contains this rule.

Standards information