2.3.2.28 styleSheet

Quirks Mode, IE7 Mode, IE8 Mode, IE9 Mode, IE10 Mode, and IE11 Mode (All Versions)

styleSheet of type CSSStyleSheet

Retrieves an interface pointer that provides access to the style sheet object's properties and methods. A null value for p indicates that there is no style sheet for the object.

This DOM attribute is read-only.

The styleSheet attribute extends the HTMLStyleElement and HTMLLinkElement interfaces.