OpenSTAAD V8i
Sets the text in a particular row and column to a specified vertical alignment. By default, all the text is top justified.
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.
An integer variable containing the type of vertical alignment to apply. The possible values are:
0 = top
4 = center
8 = bottom
'Get the application object --
'Set the horizontal alignment for the text in row 10 and column 6 to center-
' justified.