Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Web.Msie Library / WebElement Object / Style Property
In This Topic
Style Property
In This Topic
Gets or sets a comma-delimited list of styles for the current element.
Syntax
expression.Style As String
where expression is a variable that represents a WebElement Object
See Also