IHTMLStyle2 interface
This interface provides access to additional methods of the style element.
Members
The IHTMLStyle2 interface inherits from the IDispatch interface but does not have additional members.
Remarks
A style element represents the current settings of all possible inline styles for an element. These settings typically are applied directly to individual HTML elements using the STYLE attribute.
The style element does not give access to the style assignments in style sheets. Use the IHTMLStyleSheetsCollection interface to gain access to the individual style sheets defined in the document.
Requirements
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
- Reference
- IHTMLStyle
- IHTMLStyle3
- IHTMLStyle4
- IHTMLStyle5
Build date: 11/12/2012