Is it possible to use MSFlexGrid1.Clear to clear JUST the text in all the cells without changing the values of CellAlignment? Otherwise I have to delete the text of each cell individually looping over all the rows and columns. I mean is there any API trick or something?
