parentStyleSheet property
[This documentation is preliminary and is subject to change.]
Retrieves the style sheet that imported the current style sheets.
HRESULT value = object.get_parentStyleSheet(IHTMLStyleSheet** p);
Type: Object
the file name of the style sheet.
Parameter p receives NULL if the style sheet is part of a link or style element.
Build date: 6/12/2012