| CSSStyle Properties | 
The CSSStyle type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CssProperties | 
            CSS properties in the style.
             | 
|  | CssText | 
            Style declaration text (if available).
             | 
|  | Range | 
            Style declaration range in the enclosing stylesheet (if available).
             | 
|  | ShorthandEntries | 
            Computed values for all shorthands found in the style.
             | 
|  | StyleSheetId | 
            The css style sheet identifier (absent for user agent stylesheet and user-specified
            stylesheet rules) this rule came from.
             | 
 See Also
See Also