Skip to main content

SetSubscriptLettersCmd

Classes

SetSubscriptLettersCmd

The command to set subscript letters for the current cursor position or selected text.

Implements

Constructors

Constructor
new SetSubscriptLettersCmd(textManager): SetSubscriptLettersCmd;
Parameters
ParameterType
textManagerITextManager
Returns

SetSubscriptLettersCmd

Methods

execute()
execute(): boolean;

Executes the command.

Returns

boolean

true if changes were made, false otherwise.

Implementation of

ICommand.execute

Was this page helpful?