function L=set_format_for_text_figure(DTI,i,j) DTI.Cell(i,j).Range.Font.Size = 10.5; DTI.Cell(i,j).Range.Font.Bold = 0; DTI.Cell(i,j).Range.Font.ColorIndex = 'wdBlack ...