ICssRuleCreator public interface ICssRuleCreator Represents the possibility of creating rules. Documentation Code ICssRule AddNewRule(CssRuleType ruleType) Creates a new CSS rule and appends it to the current node.