ExcelExport..::..AddExcelSheetToExcelTemplate Method (String, String, Int32, String)
Adds the excel sheet to excel template.
Namespace:
FLEXYGOAssembly: flxUtilities (in flxUtilities.dll)
Syntax
Parameters
- strExcelFile
- Type: String
The string excel file.
- strExcelTemplate
- Type: String
The string excel template.
- intIndexOfExcelSheetToBeCopied
- Type: Int32
The int index of excel sheet to be copied.
- strExcelSheetName
- Type: String
Name of the string excel sheet.