Linux Mac OSX Windows

  
[scriptable, uuid(a6cf9081-15b3-11d2-932e-00805f8add32)]
interface nsIDOMStyleSheetList : nsISupports

Attributes

 The nsIDOMStyleSheetList interface is a datatype for a style sheet
 list in the Document Object Model.

 For more information on this interface please see
 http://www.w3.org/TR/DOM-Level-2-Style

 @status FROZEN
readonly attribute unsigned long length

Methods


        
nsIDOMStyleSheet item(in unsigned long index)