'.$htmlContent.'
',
array('strictWordStyles'=>true,
'wordStyles'=>array(''=>'myStyle')));
...and it is not work...however where I want to use this style solution I have to use WordFragment class!
Thanks