Import data

## Import data The examples in this folder demonstrate how to import data from a specified file quickly: - Use **Workbook.GetNames()** to get all sheet names and tables names that will be used as the parameter source of ImportData. - Use **Workbook.ImportData()** to import all the data of the specified source of the file.