IHTMLStyle6 interface
Extends the IHTMLStyle5 interface with Cascading Style Sheets, Level 2.1 (CSS2.1) properties for Windows Internet Explorer 8.
Members
The IHTMLStyle6 interface inherits from the IDispatch interface. IHTMLStyle6 also has these types of members:
- Properties
Properties
The IHTMLStyle6 interface has these properties.
Property | Description |
---|---|
Specifies the distance between the borders of adjoining cells in a table. |
|
Specifies the box model to use for object sizing. |
|
Specifies generated content to insert before or after an element. |
|
Sets or retrieves a list of counters to increment. |
|
Sets or retrieves a list of counters to create or reset to zero. |
|
Determines whether to show or hide a cell without content. |
|
Specifies the block progression and layout orientation. |
|
Sets or retrieves the minimum number of lines of a paragraph that must appear at the bottom of a page. |
|
Specifies the color, style, and width of the outline frame. |
|
Specifies the color of the outline frame. |
|
Specifies the style of the outline frame. |
|
Specifies the width of the outline frame. |
|
Sets or retrieves a string indicating whether a page break is allowed to occur inside the object. |
|
Sets or retrieves the pairs of strings to be used as quotes in generated content. |
|
Sets or retrieves the minimum number of lines of a paragraph that must appear at the top of a document. |
Remarks
The Cascading Style Sheets, Level 2.1 (CSS2.1) modules are:
- 12.2: Generated content (content property, :before and :after pseudo-classes)
- 12.4: Automatic counters and numbering (counter-reset, and counter-increment)
- 13.3: Page breaks (page-break-inside, orphans, and widows)
- 17.6: The separated borders model (border-spacing)
- 17.4.1: Caption position and alignment (caption-side)
- 18.4: User interface, dynamic outlines (outline-color, outline-style, and outline-width)
Requirements
Minimum supported client |
Windows XP with SP2 |
Minimum supported server |
Windows Server 2003 |
Header |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |