ExcelExport Members
The ExcelExport type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
AddExcelSheetToExcelTemplate(String, String) |
Adds the excel sheet to excel template.
|
![]() |
AddExcelSheetToExcelTemplate(String, String, String) |
Adds the excel sheet to excel template.
|
![]() |
AddExcelSheetToExcelTemplate(String, String, Int32) |
Adds the excel sheet to excel template.
|
![]() |
AddExcelSheetToExcelTemplate(String, String, Int32, String) |
Adds the excel sheet to excel template.
|
![]() |
CleanUpTemporaryFiles |
Cleans up temporary files.
|
![]() |
SendExcelToClient |
Sends the excel to client.
|
![]() |
TransformDataTableToExcel(DataTable, Boolean) |
Transforms the data table to excel.
|
![]() |
TransformDataTableToExcel(DataTable, Boolean, String) |
Transforms the data table to excel.
|
![]() |
TransformDataTableToExcel(DataTable, String) |
Transforms the data table to excel.
|
![]() |
TransformDataTableToExcel(DataTable) |
Transforms the data table to excel.
|
![]() |
TransformXMLDocumentToExcel |
Transforms the XML document to excel.
|
Properties
Name | Description | |
---|---|---|
![]() |
TempFolder |
Gets or sets the temporary folder.
|
![]() |
TemplateFolder |
Gets or sets the template temporary folder.
|
![]() |
XSLStyleSheetFolder |
Gets or sets the XSL style sheet folder.
|