How can I set a style for column or row?
You can set any style to row by:
mygrid.setRowTextStyle
There is no special command for column, but you can
use:
mygrid.setCellTextStyle<o:p></o:p>
How can I set a style for column or row?
You can set any style to row by:
mygrid.setRowTextStyle
There is no special command for column, but you can
use:
mygrid.setCellTextStyle<o:p></o:p>