Format BOM on the drawing so text fits the Column width

Hello Guys!

Is it possible to format BOM (via API/VBA calls) that was manually inserted on the drawing so the text is perfectly fits in the column (no double lines)

similar to this. 

'Like in Excel Worksheets("Sheet1").Range("A1:E1").Columns.AutoFit

Any help is appreciated.

Thanks,

SolidworksApi macros