BackColor Command
Sets or retrieves the background color of the current selection.
Scripting Information
Command BackColor User interface None. Set bUserInterface to false. execCommand vValue Required. String that specifies a color name or a six-digit hexadecimal RGB value, with or without a leading hash mark, as defined in the Color Table. Applies to execCommand, queryCommandEnabled, queryCommandIndeterm, queryCommandState, queryCommandSupported, queryCommandValue.
Remarks
The HTML generated by this command may vary depending on the version of Windows Internet Explorer.
Minimum Availability
Internet Explorer 4.0 and later.
Community Additions
Show: