'Declaration Property textDecoration As System.String
System.string textDecoration {get; set;}
textDecoration
property of IHTMLStyle
interface.
'Declaration Property textDecoration As System.String
System.string textDecoration {get; set;}
An original IDL definition of textDecoration
property was the following: BSTR textDecoration
;