parentStyleSheet property

Retrieves the style sheet that imported the current style sheets.

 

Syntax

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

Property values

Type: Object

the file name of the style sheet.

Remarks

Parameter p receives NULL if the style sheet is part of a link or style element.