Gridview to Excel Export Tool 1.3.2

Classes/Modules Reference

Classes/Modules - Reference

Next table lists classes and modules which constitute the "Gridview To Excel Export Tool"

Namespace GEETMultiSheet
Class/Module Name Summary
GEET2003 GEET2003 Class performs Export to XML Excel 2003 format. Depending on the constructor, this class can either render immediately the Excel workbook to the user or send it as an attachment of an email message.
GEET2007 GEET2007 Class performs Export to XLSX Excel 2007 format. Depending on the constructor, this class can either render immediately the Excel workbook to the user or send it as an attachment of an email message.
GEETEasyResponse2003 GEETEasyResponse2003 Class provides the easiest way to export data to an Excel 2007 single sheet xml file.
GEETEasyResponse2007 GEETEasyResponse2007 Class provides the easiest way to export data to an Excel 2007 single sheet xlsx file.
GEETFunctions GEETFunctions module contains a set of functions which are used by the GEET Classes