Variable: UpdateCommand
const UpdateCommand: ICommand<IUpdateCommandParams>;
Defined in: submodules/univer/packages/docs-ui/src/commands/commands/core-editing.command.ts:217
The command to update text properties, mainly used in BACKSPACE.
const UpdateCommand: ICommand<IUpdateCommandParams>;
Defined in: submodules/univer/packages/docs-ui/src/commands/commands/core-editing.command.ts:217
The command to update text properties, mainly used in BACKSPACE.