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