Click or drag to resize

TaskHelperLoadTableFromExcel Method

Overload List
 NameDescription
Public methodLoadTableFromExcel(String, String, String, Boolean, Int32, Int32, Int32, Int32, Boolean) Load a table from an Excel tab into the database. If the tab name is empty or contains a wildcard, all matching tabs are loaded. Returns the number of rows inserted.
Public methodLoadTableFromExcel(String, String, String, String, Boolean, Int32, Int32, Int32, Int32, Boolean, Boolean) Load a table from an Excel tab into the database. A start row, and/or column can be specified. An end column can be specified.
Top
See Also