textDecorationNone property
Sets or retrieves the Boolean value indicating whether the IHTMLRuleStyle::textDecoration property for the object has been set to none.
Syntax
Integer value = object.put_textDecorationNone(Boolean v);Integer value = object.get_textDecorationNone(Boolean* bDecoration);
Property values
Type: VARIANT_BOOL
String format
|
CSS information
| Applies To | All elements |
|---|---|
| Media | visual |
| Inherited | no |
| Initial Value |
Requirements
|
Minimum supported client |
Windows XP |
|---|---|
|
Minimum supported server |
Windows Server 2003 |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Show: