@univerjs/sheets v0.4.2 • Docs
Variable: SetBoldCommand
const SetBoldCommand: ICommand;
Set bold font style to currently selected ranges. If the cell is already bold then it will cancel the bold style.
Defined in
packages/sheets/src/commands/commands/set-style.command.ts:154 (opens in a new tab)