IHTMLStyle2 interface

TBD.

Members

The IHTMLStyle2 interface inherits from the IUnknown interface. IHTMLStyle2 also has these types of members:

  • Methods
  • Properties

Methods

The IHTMLStyle2 interface has these methods.

Method Description
getExpression

Retrieves the expression for the given property.

removeExpression

Removes the expression from the specified property.

setExpression

Sets an expression for the specified object.

 

Properties

The IHTMLStyle2 interface has these properties.

Property Description

accelerator

Sets or retrieves a string that indicates whether the object represents a keyboard shortcut.

behavior

Sets or retrieves the location of the Dynamic HTML (DHTML) behavior.

borderCollapse

Sets or retrieves a value that indicates whether the row and cell borders of a table are joined in a single border or detached as in standard HTML.

bottom

Sets or retrieves the bottom position of the object in relation to the bottom of the next positioned object in the document hierarchy.

direction

Sets or retrieves the reading order of the object.

imeMode

Sets or retrieves the state of an Input Method Editor (IME).

layoutGrid

Sets or retrieves the composite document grid properties that specify the layout of text characters.

layoutGridChar

Sets or retrieves the size of the character grid used for rendering the text content of an element.

layoutGridLine

Sets or retrieves the gridline value used for rendering the text content of an element.

layoutGridMode

Gets or sets whether the text layout grid uses two dimensions.

layoutGridType

Sets or retrieves the type of grid used for rendering the text content of an element.

lineBreak

Deprecated. Gets or sets line-breaking rules for text in selected languages such as Japanese, Chinese, and Korean.

overflowX

Sets or retrieves how to manage the content of the object when the content exceeds the width of the object.

overflowY

Sets or retrieves how to manage the content of the object when the content exceeds the height of the object.

pixelBottom

Sets or retrieves the bottom position of the object.

pixelRight

Sets or retrieves the right position of the object.

posBottom

Sets or retrieves the bottom position of the object in the units specified by the bottom attribute.

position

Sets or retrieves the type of positioning used for the object.

posRight

Sets or retrieves the right position of the object in the units specified by the right attribute.

right

Sets or retrieves the position of the object relative to the right edge of the next positioned object in the document hierarchy.

rubyAlign

Gets or sets a value that indicates how to align the ruby text content.

rubyOverhang

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

rubyPosition

Gets or sets a value that controls the position of the ruby text with respect to its base.

tableLayout

Sets or retrieves a string that indicates whether the table layout is fixed.

textAutospace

Sets or retrieves the autospacing and narrow space width adjustment of text.

textJustify

Sets or retrieves the type of alignment used to justify text in the object.

unicodeBidi

Sets or retrieves the level of embedding with respect to the bidirectional algorithm.

wordBreak

Sets or retrieves line-breaking behavior within words, particularly where multiple languages appear in the object.

 

 

 

Send comments about this topic to Microsoft

Build date: 1/23/2012