IT2Be Data plugin v3.3 introduces FormattedDataSet for Excel

We are proud to announce a brand new feature for the Data plugin.

As of version 3.3 it it possible to create a formatted JDataSet that can be used to create an Excel sheet with formatting properties like:

  • align cells (left, center, right)
  • create cell border (dashed, dotted, double, hair, medium, thick, thin)
  • create cell font (name, type, size, color)
  • set column widths
  • set row heights
  • set cell background color (solid)

The plug-in is available through our Update Manager or via http://www.it2be.com/download.php.
More information is available at http://www.it2be.com/plugins.htm.

History 3.3-007
[new] added ‘quote’ property to write TXT files
[new] added FormattedDataSet to write Excel files
[chg] added FormattedDataSet sample to sample solution
[fix] tooltips in classes are available again