C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IHTMLStyleSheet Interface : addRule Method |
'Declaration Function addRule( _ ByVal bstrSelector As System.String, _ ByVal bstrStyle As System.String, _ ByVal lIndex As System.Integer _ ) As System.Integer
System.int addRule( System.string bstrSelector, System.string bstrStyle, System.int lIndex )