StyleGrid 3.0 REALbasic plug-in
StyleGrid 3.0 is out !!
StyleGrid is a Specialized Spreadsheet plug-in control for REALbasic, which
allows different styles per cell, this includes fonts, grid lines, images
and colors.
New in 3.0:
* Added SelectRange method.
* Added a Image property to Extended Cells.
* Added a new class called “StyleGridPicture”
* Headers now have same attributes as non-extended cells.
* Replaced “Label(Col as Integer) as String” with
* Header(Col as Integer) as StyleGridCell.
* Cell BackColor Getter is now implemented for Win32
* Cell ForeColor Getter is now impleme