IHTMLStyleSheet2 interface
This interface provides access to an object that represents a single style sheet in the document.
Members
The IHTMLStyleSheet2 interface inherits from the IDispatch interface. IHTMLStyleSheet2 also has these types of members:
Methods
The IHTMLStyleSheet2 interface has these methods.
| Method | Description |
|---|---|
| addPageRule |
Not implemented. Creates a new page object for a style sheet. |
Properties
The IHTMLStyleSheet2 interface has these properties.
| Property | Description |
|---|---|
|
Retrieves a collection of page objects representing the style sheets that correspond to @page rules in the document. |
Requirements
|
Minimum supported client |
Windows XP |
|---|---|
|
Minimum supported server |
Windows 2000 Server |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Show: