This topic has not yet been rated - Rate this topic

sheet property

Gets the Cascading Style Sheets (CSS) style sheet that is associated with the object.

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

Syntax

JavaScript

p = object.sheet

Property values

Type: Object

Returns a styleSheet object. for the object.

Standards information

See also

link
style

 

 

Send comments about this topic to Microsoft

Build date: 11/29/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.