GetCssStyle Method (DomElement)

Action

Retrieves the computed CSS style with the specified style name.

Availability

This functionality is supported only if you are using the Open Agent.

Syntax

cssStyle = element.GetCssStyle(styleName)
Variable Description
cssStyle String.
styleName The CSS style name, for example 'text-decoration'. String.