OpenSTAAD V8i
Italicizes 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 --
‘Italicize the text in row 9 and column 4
objOpenSTAAD.Table.SetCellTextItalic ReportNo, TableNo, 9, 4