Read Canada news articles from recent Canada headlines
 
Google
Home » Canada Articles » The FREE version of Excel Reading / Writing .NET component is released by Devtrio GROUP.


The FREE version of Excel Reading / Writing .NET component is released by Devtrio GROUP.

The set of API functions allows developers C# VB.NET to read, write Excel data up to Excel Cell value. The component supports XLS and XLSX formats. Also Excel Jetcell .NET has functions to get access to range of cells or whole Worksheet.

    CALGARY, AB, February 16, 2011 /Canada PR News/ -- The FREE version of Excel Reading / Writing .NET component is released by Devtrio GROUP.

The set of API functions allows developers C# VB.NET to read, write Excel data up to Excel Cell value. The component supports XLS and XLSX formats. Also Excel Jetcell .NET has functions to get access to range of cells or whole Worksheet. The component can read, write data to Excel to DataTable and much more - all this without the need to use Microsoft Excel or Microsoft Office Automation.

Now developers can use Exce Jetcell .NET FREE component:
Reading / Writing data to Excel XLS XLSX files.
To Export database to Excel file without Excel installed.
To Generate table data as Excel file.
To Save report data in XLS XLSX files.

Excel Jetcell .NET FREE key features:
Various cell data types (numbers, strings, dates, floating point etc.)
Multiple worksheets.
Merged cells in Excel workheet.
Write data from/to DataTable, DataSet.
Reading Writing CSV files (delimited with comma, tab, semicolon or any other separator).
Supporting file formats XLS and XLSX (MS Excel 2007 2010).

C# Code Example how to read / write xls files:

ExcelWorkbook Wbook = ExcelWorkbook.ReadXLS("Excel.xls");
ExcelCellCollection Cells = Wbook.Worksheets[0].Cells;

if (Cells["A1"].Value.ToString() == "")
{
Cells["A1"].Value = "Free Excel Reader Writer (C#)";
Wbook.WriteXLS("excel_net.xls");
}


Example of use Excel Jetcell .NET Free in VB.NET:

Dim Wbook As ExcelWorkbook = ExcelWorkbook.ReadXLS("Excel.xls")
Dim Cells As ExcelCellCollection = Wbook.Worksheets(0).Cells

If Cells("A1").Value.ToString() = "" Then
Cells("A1").Value = "Free Excel Reader Writer in VB.NET";
Wbook.WriteXLS("excel_net.xls");
End If

For more information about the component please visit the product page:
http://www.devtriogroup.com/ExcelJetcell

If you have any questions or concerns about component, let us know using online form:
http://www.devtriogroup.com/ContactUs.aspx




---
Press release service and press release distribution provided by http://www.24-7pressrelease.com
Press Release Contact Information:

jack baker
DevtrioGroup
developer
Sooke RD
Calgary, AB
Canada T7IB2J
Voice: +12056853764
Website: Visit Our Website
 
 
CANADA ARCHIVE SEARCH
 
SUBMIT CANADA NEWS
Submit your Canada story