Transforms the data table to excel.
Namespace:
FLEXYGO
Assembly:
flxUtilities (in flxUtilities.dll)
Public Function TransformDataTableToExcel ( _
dtTable As DataTable _
) As String
Parameters
- dtTable
- Type: DataTable
The dt table.
Return Value
System.String.