Apply bold emphasis to make text stand out. The most fundamental text formatting, preserving perfectly through Word import/export.Documentation Index
Fetch the complete documentation index at: https://superdoc-nick-sd-2070-add-content-controls-namespace-to-doc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
OOXML Structure
Use case
- Headings - Visual hierarchy without changing size
- Key terms - Highlight important concepts
- Warnings - Draw immediate attention
- Emphasis - Stronger than italic
Commands
setBold
Apply bold formatting to the current selection.
unsetBold
Remove bold formatting from the current selection.
toggleBold
Toggle bold formatting on the current selection.
Keyboard shortcuts
| Command | Shortcut | Description |
|---|---|---|
| toggleBold() | ⌘/Ctrl-b | Toggle bold formatting |
| toggleBold() | ⌘/Ctrl-B | Toggle bold formatting (uppercase) |

