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

Command identifiers specify an action to take on the given object.

execCommand

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++).

Commands A-C (JavaScript)

Command identifiers A-C for JavaScript.

Commands D-Inl (JavaScript)

Command identifiers D-Inl for JavaScript.

Commands Ins-Ins (JavaScript)

Command identifiers Ins-Ins for JavaScript.

Commands Ita-R (JavaScript)

Command identifiers Ita-R for JavaScript.

Commands S-Z (JavaScript)

Command identifiers S-Z for JavaScript.

Commands A-C (C++)

Command identifiers A-C for C++.

Commands D-F (C++)

Command identifiers D-F for C++.

Commands G-I (C++)

Command identifiers G-I for C++.

Commands J-M (C++)

Command identifiers J-M for C++.

Commands N-R (C++)

Command identifiers N-R for C++.

Commands S-Z (C++)

Command identifiers S-Z for C++.