OpenSTAAD V8i
Underlines the text in a given row and column.
Where:
Long variable containing the report number.
Long variable containing the table number.
Long variable containing the row number.
Long variable containing the column number.
'Get the application object --
'Underline the text in row 9 and column 4
objOpenSTAAD.Table.SetCellTextUnderline ReportNo, TableNo, 9, 4