ZVON > References > DOM2 Reference

styleSheets (attribute )

Owning interface and usage:  
DocumentStyle.styleSheets

Member of these other interfaces:  
none

Readonly:   yes

Type:   StyleSheetList

Description:  
A list containing all the style sheets explicitly linked into or embedded in a document. For HTML documents, this includes external style sheets, included via the HTML LINK element, and inline STYLE elements. In XML, this includes external style sheets, included via style sheet processing instructions (see [XML-StyleSheet] ).