Skip to Content
0
Former Member
Jan 19, 2005 at 10:48 AM

Hiding the Title Object of Matrix

46 Views

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