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