$textrun = $section->createTextRun();
$textrun->addText('✠Closing Thoughts: ', ['bold' => true]);
$textrun->addText('This is a sample sentence about' . $varName . 'and this variable should be bold text.');
Я пытаюсь понять, как выделить $ varName полужирным шрифтом, когда он используется как встроенный.