'Declaration Property textDecorationUnderline As System.Boolean
System.bool textDecorationUnderline {get; set;}
textDecorationUnderline
property of IHTMLStyle
interface.
'Declaration Property textDecorationUnderline As System.Boolean
System.bool textDecorationUnderline {get; set;}
An original IDL definition of textDecorationUnderline
property was the following: VARIANT_BOOL textDecorationUnderline
;