ICssStyleSheet
Represents the CSS style sheet for storing CSS styles.
Gets a CSS code representation of the stylesheet.
Gets the @import rule if the stylesheet was importated otherwise it returns null.
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.