This topic has not yet been rated - Rate this topic

parentStyleSheet property

Retrieves the style sheet that contains the current rule.

Document Object Model (DOM) Level 2 Style Specification, Section 2.2Internet Explorer 9

Syntax

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

Property values

Type: Object

the style sheet that contains this rule.

Standards information

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.