The IHTMLStyleSheetRule interface provides access to the methods that are returned when you access the styleSheet object. The IHTMLStyleSheetRule represents a particular rule in a style sheet collection.
IHTMLStyleSheetRule Methods
get_readOnly Retrieves a Boolean value that indicates whether this rule is readOnly. get_selectorText Retrieves the selection string for the style sheet rule. get_style Retrieves an IHTMLRuleStyle pointer to the styleSheet object that contains this rule. put_selectorText Sets the text string that defines the selector for this rule.
Interface Information
Implementation System (Mshtml.dll) Inherits from IDispatch Header and IDL files Mshtml.h, Mshtml.idl Minimum availability Internet Explorer 4.0 Minimum operating systems Windows 95, Windows NT 4.0
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0