IHTMLRuleStyleIHTMLRuleStyle*
*Contents  *Index  *Topic Contents
*Previous Topic: IHTMLPluginsCollection::refresh
*Next Topic: IHTMLRuleStyle::put_fontFamily

IHTMLRuleStyle


This interface provides access to the methods that are returned when you access style property of a rule. This serves the same purpose as IHTMLStyle but in the context of a particular rule.

IHTMLRuleStyle Methods
put_fontFamily   get_fontFamily   put_fontStyle  
get_fontStyle   put_fontVariant   get_fontVariant  
put_fontWeight   get_fontWeight   put_fontSize  
get_fontSize   put_font   get_font  
put_color   get_color   put_background  
get_background   put_backgroundColor   get_backgroundColor  
put_backgroundImage   get_backgroundImage   put_backgroundRepeat  
get_backgroundRepeat   put_backgroundAttachment    get_backgroundAttachment   
put_backgroundPosition    get_backgroundPosition    put_backgroundPositionX   
get_backgroundPositionX    put_backgroundPositionY    get_backgroundPositionY   
put_wordSpacing   get_wordSpacing   put_letterSpacing  
get_letterSpacing   put_textDecoration   get_textDecoration  
put_textDecorationNone    get_textDecorationNone    put_textDecorationUnderline   
get_textDecorationUnderline    put_textDecorationOverline   get_textDecorationOverline  
put_textDecorationLineThrough   get_textDecorationLineThrough   put_textDecorationBlink   
get_textDecorationBlink   put_verticalAlign   get_verticalAlign  
put_textTransform   get_textTransform   put_textAlign  
get_textAlign   put_textIndent   get_textIndent  
put_lineHeight   get_lineHeight   put_marginTop  
get_marginTop   put_marginRight   get_marginRight  
put_marginBottom   get_marginBottom   put_marginLeft  
get_marginLeft   put_margin   get_margin  
put_paddingTop   get_paddingTop   put_paddingRight  
get_paddingRight   put_paddingBottom   get_paddingBottom  
put_paddingLeft   get_paddingLeft   put_padding  
get_padding   put_border   get_border  
put_borderTop   get_borderTop   put_borderRight  
get_borderRight   put_borderBottom   get_borderBottom  
put_borderLeft   get_borderLeft   put_borderColor  
get_borderColor   put_borderTopColor   get_borderTopColor  
put_borderRightColor   get_borderRightColor   put_borderBottomColor  
get_borderBottomColor   put_borderLeftColor   get_borderLeftColor  
put_borderWidth   get_borderWidth   put_borderTopWidth  
get_borderTopWidth   put_borderRightWidth   get_borderRightWidth  
put_borderBottomWidth   get_borderBottomWidth   put_borderLeftWidth  
get_borderLeftWidth   put_borderStyle   get_borderStyle  
put_borderTopStyle   get_borderTopStyle   put_borderRightStyle  
get_borderRightStyle   put_borderBottomStyle   get_borderBottomStyle  
put_borderLeftStyle   get_borderLeftStyle   put_width  
get_width   put_height   get_height  
put_styleFloat   get_styleFloat   put_clear  
get_clear   put_display   get_display  
put_visibility   get_visibility   put_listStyleType  
get_listStyleType   put_listStylePosition   get_listStylePosition  
put_listStyleImage   get_listStyleImage   put_listStyle  
get_listStyle   put_whiteSpace   get_whiteSpace  
put_top   get_top   put_left  
get_left   get_position   put_zIndex  
get_zIndex   put_overflow   get_overflow  
put_pageBreakBefore   get_pageBreakBefore   put_pageBreakAfter  
get_pageBreakAfter   put_cssText   get_cssText  
put_cursor   get_cursor   put_clip  
get_clip   put_filter   get_filter  
setAttribute   getAttribute   removeAttribute  


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.