IStyleSheet
Represent a stylesheet for collecting style information.
Gets the value of the attribute, which is its location. For inline
style sheets, the value of this attribute is null.
Gets or sets if the stylesheet is applied to the document.
Modifying this attribute may cause a new resolution of style for
the document. If the media doesn't apply to the current user agent,
the disabled attribute is ignored.
Gets the intended destination media for style information. The
media is often specified in the ownerNode. If no media has been
specified, the MediaList is empty.
Gets the element that associates this style sheet with the
document.
Gets the advisory title. The title is often specified in the
ownerNode.
Gets the style sheet language for this style sheet.