IHTMLRuleStyle2 interface
This interface provides access to the style properties of a single stylesheet rule. The properties are the same as those exposed by the IHTMLStyle2 interface.
Members
The IHTMLRuleStyle2 interface inherits from the IDispatch interface. IHTMLRuleStyle2 also has these types of members:
- Properties
Properties
The IHTMLRuleStyle2 interface has these properties.
Property | Access type | Description |
---|---|---|
Sets or retrieves a string that indicates whether the object represents a keyboard shortcut. |
||
Sets or retrieves the location of the Dynamic HTML (DHTML) behaviorDHTML Behaviors. |
||
Indicates whether the row and cell borders of a table are joined in a single border or detached as in standard HTML. |
||
Sets or retrieves the bottom position of the object in relation to the bottom of the next positioned object in the document hierarchy. |
||
Specifies the reading order of the object. |
||
Specifies the state of an IME. |
||
Specifies the composite document grid properties that specify the layout of text characters. |
||
Specifies the size of the character grid used for rendering the text content of an element. |
||
Specifies the gridline value used for rendering the text content of an element. |
||
Specifies whether the text layout grid uses two dimensions. |
||
Specifies the type of grid used for rendering the text content of an element. |
||
Specifies line-breaking rules for text in selected languages such as Japanese, Chinese, and Korean. |
||
Sets or retrieves how to manage the content of the object when the content exceeds the width of the object. |
||
Sets or retrieves how to manage the content of the object when the content exceeds the height of the object. |
||
Sets or retrieves the bottom position of the object. |
||
Sets or retrieves the right position of the object. |
||
Sets or retrieves the bottom position of the object in the units specified by the IHTMLRuleStyle2::bottom attribute. |
||
Sets or retrieves the type of positioning used for the object. |
||
Sets or retrieves the right position of the object in the units specified by the IHTMLRuleStyle2::right attribute. |
||
Sets or retrieves the position of the object relative to the right edge of the next positioned object in the document hierarchy. |
||
Gets or sets a value that indicates how to align the ruby text content. |
||
Gets or sets a value that indicates whether, and on which side, ruby text is allowed to partially overhang any adjacent text in addition to its own base, when the ruby text is wider than the ruby base |
||
Gets or sets a value that controls the position of the ruby text with respect to its base. |
||
Sets or retrieves a string that indicates whether the table layout is fixed. |
||
Specifies the autospacing and narrow space width adjustment of text. |
||
Specifies the type of alignment used to justify text in the object. |
||
Read/write |
Specifies the level of embedding with respect to the bidirectional algorithm. |
|
Specifies line-breaking behavior within words, particularly where multiple languages appear in the object. |
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |
See also
Reference