Click to return to the Reusing Browser Technology home page    
IHTMLRuleStyle::setAttrib...     IHTMLRuleStyle2::get_acce...     Interfaces and Scripting ...    
Web Workshop  |  Reusing Browser Technology

IHTMLRuleStyle2 Interface


This interface provides access to the methods that are returned when you access the style property of a rule.

IHTMLRuleStyle2 Methods

get_accelerator Retrieves the value of the accessKey property of the element.
get_behavior Retrieves the value of the behavior property of the element.
get_borderCollapse Retrieves the value of the borderCollapse property of the element.
get_bottom Retrieves the value of the bottom property of the element.
get_direction Retrieves the value of the direction property of the element.
get_imeMode Retrieves the value of the imeMode property of the element.
get_layoutGrid Retrieves the value of the layoutGrid property of the element.
get_layoutGridChar Retrieves the value of the layoutGridChar property of the element.
get_layoutGridLine Retrieves the value of the layoutGridLine property of the element.
get_layoutGridMode Retrieves the value of the layoutGridMode property of the element.
get_layoutGridType Retrieves the value of the layoutGridType property of the element.
get_lineBreak Retrieves the value of the lineBreak property of the element.
get_overflowX Retrieves the value of the overflowX property of the element along the X axis.
get_overflowY Retrieves the value of the overflowY property of the element along the Y axis.
get_pixelBottom Retrieves the value of the pixelBottom property of the element.
get_pixelRight Retrieves the value of the pixelRight property of the element.
get_posBottom Retrieves the value of the posBottom property of the element.
get_position Retrieves the value of the position property of the element.
get_posRight Retrieves the value of the posRight property of the element.
get_right Retrieves the value of the right property of the element.
get_rubyAlign Retrieves the value of the rubyAlign property of the element.
get_rubyOverhang Retrieves the value of the rubyOverhang property of the element.
get_rubyPosition Retrieves the value of the rubyPosition property of the element.
get_tableLayout Retrieves the value of the tableLayout property of the element.
get_textAutospace Retrieves the value of the textAutospace property of the element.
get_textJustify Retrieves the value of the textJustify property of the element.
get_unicodeBidi Retrieves the value of the unicodeBidi (unicode Bi-directional) property of the element.
get_wordBreak Retrieves the value of the wordBreak property of the element.
put_accelerator Sets the value of the accessKey property of the element.
put_behavior Sets the value of the behavior property of the element.
put_borderCollapse Sets the value of the borderCollapse property of the element.
put_bottom Sets the value of the bottom property of the element.
put_direction Sets the value of the direction property of the element.
put_imeMode Sets the value of the imeMode property of the element.
put_layoutGrid Sets the value of the layoutGrid property of the element.
put_layoutGridChar Sets the value of the layoutGridChar property of the element.
put_layoutGridLine Sets the value of the layoutGridLine property of the element.
put_layoutGridMode Sets the value of the layoutGridMode property of the element.
put_layoutGridType Sets the value of the layoutGridType property of the element.
put_lineBreak Sets the value of the lineBreak property of the element.
put_overflowX Sets the value of the overflowX property of the element along the X axis.
put_overflowY Sets the value of the overflowY property of the element along the Y axis.
put_pixelBottom Sets the value of the pixelBottom property of the element.
put_pixelRight Sets the value of the pixelRight property of the element.
put_posBottom Sets the value of the posBottom property of the element.
put_position Sets the value of the position property of the element.
put_posRight Sets the value of the posRight property of the element.
put_right Sets the value of the right property of the element.
put_rubyAlign Sets the value of the rubyAlign property of the element.
put_rubyOverhang Sets the value of the rubyOverhang property of the element.
put_rubyPosition Sets the value of the rubyPosition property of the element.
put_tableLayout Sets the value of the tableLayout property of the element.
put_textAutospace Sets the value of the textAutospace property of the element.
put_textJustify Sets the value of the textJustify property of the element.
put_unicodeBidi Sets the value of the unicodeBidi (unicode Bi-directional) property of the element.
put_wordBreak Sets the value of the wordBreak property of the element.

Interface Information

Implementation System (Mshtml.dll)
Inherits from IDispatch
Header and IDL files Mshtml.h, Mshtml.idl
Minimum availability Internet Explorer 5
Minimum operating systems Windows 95, Windows NT 4.0


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.