textDecorationLineThrough property
Sets or retrieves a Boolean value indicating whether the text in the object has a line drawn through it.
Syntax
Integer value = object.put_textDecorationLineThrough(Boolean v);Integer value = object.get_textDecorationLineThrough(Boolean* bLineThrough);
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: