Windows Internet Explorer Command Identifiers
The Windows Internet Explorer command identifiers are passed as values to the execCommand Method (JavaScript) or execCommand Method (C++).
In this section
Topic | Description |
---|---|
Command identifiers specify an action to take on the given object. |
|
Executes a command on the current document, current selection, or the given range. |
|
Windows Internet Explorer Command Identifiers |
The Internet Explorer command identifiers are passed as values to the execCommand Method (JavaScript) or execCommand Method (C++). |
Command identifiers A-C for JavaScript. |
|
Command identifiers D-Inl for JavaScript. |
|
Command identifiers Ins-Ins for JavaScript. |
|
Command identifiers Ita-R for JavaScript. |
|
Command identifiers S-Z for JavaScript. |
|
Command identifiers A-C for C++. |
|
Command identifiers D-F for C++. |
|
Command identifiers G-I for C++. |
|
Command identifiers J-M for C++. |
|
Command identifiers N-R for C++. |
|
Command identifiers S-Z for C++. |