ICssStyleSheet
Represents the CSS style sheet for storing CSS styles.
Gets the @import rule if the stylesheet was importated otherwise it
returns null.
Gets the parent stylesheet for of the current sheet.
Gets a CSSRuleList of the CSS rules in the style sheet.
Inserts a new style rule into the current style sheet.
Removes a style rule from the current style sheet object.