Hi,
I would like to hide the title object of a UI Matrix. Also, it would be wonderful if anyone could advice me how to change the text style of a particular ro in a matrix.
I have used the following code.
-
oMatrix.Columns(0).Cells.Item(1).Specific.TextStyle = 1
-
However, this causes the text style of the whole column to be changed, insted of a particular row.
I'm using SBO 2004.
Thanks
Ajith